forked from OpenApoc/OpenApoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 784 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[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