forked from REGoth-project/REGoth
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 725 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "lib/bgfx-cmake"]
path = lib/bgfx-cmake
url = https://github.com/degenerated1123/bgfx-cmake.git
[submodule "lib/ZenLib"]
path = lib/ZenLib
url = https://github.com/degenerated1123/ZenLib.git
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm.git
[submodule "lib/tinydir"]
path = lib/tinydir
url = https://github.com/cxong/tinydir.git
[submodule "lib/bullet3"]
path = lib/bullet3
url = https://github.com/bulletphysics/bullet3.git
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git
[submodule "lib/SFML"]
path = lib/SFML
url = https://github.com/SFML/SFML.git
[submodule "lib/adpcm-xq"]
path = lib/adpcm-xq
url = https://github.com/dbry/adpcm-xq.git