|
@@ -5,3 +5,7 @@
|
|
|
path = dependencies/luabind
|
|
path = dependencies/luabind
|
|
|
url = https://github.com/LuaDist/luabind.git
|
|
url = https://github.com/LuaDist/luabind.git
|
|
|
branch = master
|
|
branch = master
|
|
|
|
|
+[submodule "dependencies/lua"]
|
|
|
|
|
+ path = dependencies/lua
|
|
|
|
|
+ url = https://github.com/LuaDist/lua.git
|
|
|
|
|
+ branch = master
|