forked from OpenApoc/OpenApoc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 878 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
[submodule "dependencies/glm"]
path = dependencies/glm
url = https://github.com/JonnyH/glm.git
branch = 0.9.6
[submodule "dependencies/physfs"]
path = dependencies/physfs
url = https://github.com/JonnyH/physfs-hg-import.git
[submodule "dependencies/pugixml"]
path = dependencies/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "dependencies/libsmacker"]
path = dependencies/libsmacker
url = https://github.com/JonnyH/libsmacker.git
[submodule "dependencies/miniz"]
path = dependencies/miniz
url = https://github.com/JonnyH/miniz.git
[submodule "dependencies/lodepng"]
path = dependencies/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "dependencies/tinyformat"]
path = dependencies/tinyformat
url = https://github.com/c42f/tinyformat.git
[submodule "dependencies/lua"]
path = dependencies/lua
url = https://github.com/lua/lua.git