-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
27 lines (27 loc) · 1.01 KB
/
.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 "3Dev/libraries/Angelscript"]
path = 3Dev/libraries/Angelscript
url = https://github.com/codecat/angelscript-mirror.git
[submodule "3Dev/libraries/ReactPhysics3D"]
path = 3Dev/libraries/ReactPhysics3D
url = https://github.com/DanielChappuis/reactphysics3d.git
[submodule "3Dev/libraries/LightLog"]
path = 3Dev/libraries/LightLog
url = https://github.com/1Kuso4ek1/LightLog.git
[submodule "3Dev/libraries/TGUI"]
path = 3Dev/libraries/TGUI
url = https://github.com/texus/TGUI.git
[submodule "3Dev/libraries/SFML"]
path = 3Dev/libraries/SFML
url = https://github.com/SFML/SFML.git
[submodule "3Dev/libraries/glm"]
path = 3Dev/libraries/glm
url = https://github.com/g-truc/glm.git
[submodule "3Dev/libraries/assimp"]
path = 3Dev/libraries/assimp
url = https://github.com/assimp/assimp.git
[submodule "3Dev/libraries/jsoncpp"]
path = 3Dev/libraries/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "3Dev/libraries/stb"]
path = 3Dev/libraries/stb
url = https://github.com/nothings/stb.git