forked from grit-engine/grit-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.04 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
[submodule "dependencies/grit-bullet"]
path = dependencies/grit-bullet
url = https://github.com/grit-engine/grit-bullet.git
[submodule "dependencies/grit-lua"]
path = dependencies/grit-lua
url = https://github.com/grit-engine/grit-lua.git
[submodule "dependencies/grit-util"]
path = dependencies/grit-util
url = https://github.com/grit-engine/grit-util.git
[submodule "dependencies/grit-ogre"]
path = dependencies/grit-ogre
url = https://github.com/grit-engine/grit-ogre.git
[submodule "dependencies/recastnavigation"]
path = dependencies/recastnavigation
url = https://github.com/recastnavigation/recastnavigation.git
[submodule "dependencies/jsonxx"]
path = dependencies/jsonxx
url = https://github.com/hjiang/jsonxx.git
[submodule "dependencies/grit-freeimage"]
path = dependencies/grit-freeimage
url = https://github.com/grit-engine/grit-freeimage.git
[submodule "dependencies/grit-windows-prebuilt-dependencies"]
path = dependencies/grit-windows-prebuilt-dependencies
url = https://github.com/grit-engine/grit-windows-prebuilt-dependencies.git