forked from OpenXRay/xray-16
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
60 lines (60 loc) · 2.05 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
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "Externals/LuaJIT"]
path = Externals/LuaJIT
url = https://github.com/LuaJIT/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/lzo"]
path = Externals/lzo
url = https://github.com/alexgdi/lzo.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/jpeg"]
path = Externals/jpeg
url = https://github.com/OpenXRay/libjpeg.git
[submodule "Externals/BugTrap"]
path = Externals/BugTrap
url = https://github.com/Xottab-DUTY/BugTrap.git
[submodule "Externals/FreeImage"]
path = Externals/FreeImage
url = https://github.com/OpenXRay/ext-win-freeimage.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/lightwave"]
path = Externals/lightwave
url = https://github.com/OpenXRay/LightWave.git
[submodule "Externals/3dsmax"]
path = Externals/3dsmax
url = https://github.com/OpenXRay/3dsmax.git
[submodule "Externals/maya"]
path = Externals/maya
url = https://github.com/OpenXRay/maya.git
[submodule "Externals/nvapi"]
path = Externals/nvapi
url = https://github.com/OpenXRay/nvapi.git
[submodule "Externals/gli"]
path = Externals/gli
url = https://github.com/g-truc/gli.git