-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 650 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 650 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lodr"]
path = deps/lodr
url = https://github.com/mcclure/lodr.git
[submodule "deps/lovr"]
path = deps/lovr
url = https://github.com/alloverse/lovr.git
[submodule "deps/allonet"]
path = deps/allonet
url = https://github.com/alloverse/allonet.git
[submodule "deps/alloui"]
path = lua/lib/alloui
url = https://github.com/alloverse/alloui-lua.git
[submodule "lua/lib/letters"]
path = lua/lib/letters
url = https://github.com/alloverse/lovr-letters
[submodule "deps/ldoc"]
path = deps/ldoc
url = https://github.com/lunarmodules/LDoc.git
[submodule "lua/lib/ent"]
path = lua/lib/ent
url = https://github.com/alloverse/lovr-ent.git