We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f7999 commit 5436c69Copy full SHA for 5436c69
.gitmodules
@@ -1,9 +1,9 @@
1
-[submodule "Externals/luabind"]
2
- path = Externals/luabind
3
- url = https://github.com/OpenXRay/luabind-deboostified.git
4
[submodule "Externals/LuaJIT"]
5
path = Externals/LuaJIT
6
url = https://github.com/Xottab-DUTY/LuaJIT.git
+[submodule "Externals/luabind"]
+ path = Externals/luabind
+ url = https://github.com/Xottab-DUTY/luabind-deboostified.git
7
[submodule "Externals/GameSpy"]
8
path = Externals/GameSpy
9
url = https://github.com/nitrocaster/GameSpy.git
Externals/luabind
0 commit comments