-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 805 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "lib/enet"]
path = lib/enet
url = https://github.com/lsalzman/enet.git
[submodule "lib/cJSON"]
path = lib/cJSON
url = https://github.com/alloverse/cJSON.git
[submodule "lib/lua"]
path = lib/lua
url = https://github.com/LuaDist/lua.git
[submodule "lib/opus"]
path = lib/opus
url = https://github.com/xiph/opus.git
[submodule "lib/unity"]
path = lib/unity
url = https://github.com/ThrowTheSwitch/Unity
[submodule "lib/mathc"]
path = lib/mathc
url = https://github.com/felselva/mathc.git
[submodule "lib/tinycthread"]
path = lib/tinycthread
url = https://github.com/tinycthread/tinycthread
[submodule "lib/cpp-httplib"]
path = lib/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "lib/tinygltf"]
path = lib/tinygltf
url = https://github.com/syoyo/tinygltf