-
Notifications
You must be signed in to change notification settings - Fork 38
/
.gitmodules
30 lines (30 loc) · 1.11 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
28
29
30
[submodule "thirdparty/rapidjson"]
path = thirdparty/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "thirdparty/bullet3_fork"]
path = thirdparty/bullet3_fork
url = https://github.com/hzqst/bullet3
[submodule "thirdparty/glew_fork"]
path = thirdparty/glew_fork
url = https://github.com/hzqst/glew-cmake
[submodule "thirdparty/ScopeExit"]
path = thirdparty/ScopeExit
url = https://github.com/SergiusTheBest/ScopeExit
[submodule "thirdparty/FreeImage_clone"]
path = thirdparty/FreeImage_clone
url = https://github.com/hzqst/FreeImage_clone
[submodule "thirdparty/Detours_fork"]
path = thirdparty/Detours_fork
url = https://github.com/hzqst/Detours_fork
[submodule "thirdparty/capstone_fork"]
path = thirdparty/capstone_fork
url = https://github.com/hzqst/capstone
[submodule "thirdparty/tinyobjloader"]
path = thirdparty/tinyobjloader
url = https://github.com/hzqst/tinyobjloader
[submodule "thirdparty/Musa.Veil_fork"]
path = thirdparty/Musa.Veil_fork
url = https://github.com/hzqst/Musa.Veil
[submodule "thirdparty/Chocobo1Hash"]
path = thirdparty/Chocobo1Hash
url = https://github.com/hzqst/Chocobo1Hash