We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dbc1c6 commit 4b6aa39Copy full SHA for 4b6aa39
.gitmodules
@@ -1,9 +1,11 @@
1
[submodule "Externals/LuaJIT"]
2
path = Externals/LuaJIT
3
url = https://github.com/OpenXRay/LuaJIT.git
4
+ branch = v2.1
5
[submodule "Externals/luabind"]
6
path = Externals/luabind
7
url = https://github.com/OpenXRay/luabind-deboostified.git
8
+ branch = xray
9
[submodule "Externals/GameSpy"]
10
path = Externals/GameSpy
11
url = https://github.com/OpenXRay/GameSpy.git
@@ -25,6 +27,7 @@
25
27
[submodule "Externals/imgui"]
26
28
path = Externals/imgui
29
url = https://github.com/ocornut/imgui.git
30
+ branch = docking
31
[submodule "Externals/xrLuaFix"]
32
path = Externals/xrLuaFix
33
url = https://github.com/OpenXRay/xrLuaFix.git
0 commit comments