forked from OpenXRay/xray-16
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 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
40
41
42
[submodule "Externals/LuaJIT"]
path = Externals/LuaJIT
url = https://github.com/OpenXRay/LuaJIT.git
[submodule "Externals/luabind"]
path = Externals/luabind
url = https://github.com/OpenXRay/luabind-deboostified.git
[submodule "Externals/GameSpy"]
path = Externals/GameSpy
url = https://github.com/OpenXRay/GameSpy.git
[submodule "Externals/AGS_SDK"]
path = Externals/AGS_SDK
url = https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK.git
[submodule "Externals/zlib"]
path = Externals/zlib
url = https://github.com/madler/zlib.git
[submodule "Externals/libvorbis"]
path = Externals/libvorbis
url = https://github.com/xiph/vorbis.git
[submodule "Externals/libogg"]
path = Externals/libogg
url = https://github.com/xiph/ogg.git
[submodule "Externals/libtheora"]
path = Externals/libtheora
url = https://github.com/xiph/theora.git
[submodule "Externals/BugTrap"]
path = Externals/BugTrap
url = https://github.com/OpenXRay/BugTrap.git
[submodule "Externals/cryptopp"]
path = Externals/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "Externals/gli"]
path = Externals/gli
url = https://github.com/g-truc/gli.git
[submodule "Externals/sse2neon"]
path = Externals/sse2neon
url = https://github.com/DLTcollab/sse2neon.git
[submodule "Externals/imgui"]
path = Externals/imgui
url = https://github.com/ocornut/imgui.git
[submodule "Externals/xrLuaFix"]
path = Externals/xrLuaFix
url = https://github.com/OpenXRay/xrLuaFix.git