-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy path.gitmodules
39 lines (39 loc) · 1.43 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
31
32
33
34
35
36
37
38
39
[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
[submodule "thirdparty/SDL_2_0_16_0"]
path = thirdparty/SDL_2_0_16_0
url = https://github.com/libsdl-org/SDL
[submodule "thirdparty/SDL3"]
path = thirdparty/SDL3
url = https://github.com/libsdl-org/SDL
[submodule "thirdparty/sdl2-compat"]
path = thirdparty/sdl2-compat
url = https://github.com/libsdl-org/sdl2-compat