forked from OpenXRay/xray-16
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.65 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
43
44
45
46
47
48
[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/OpenAutomate"]
path = Externals/OpenAutomate
url = https://github.com/OpenXRay/OpenAutomate.git
[submodule "Externals/FreeMagic"]
path = Externals/FreeMagic
url = https://github.com/OpenXRay/FreeMagic.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