| 123456789101112131415161718 |
- [submodule "dependencies/tinyxml"]
- path = dependencies/tinyxml
- url = git://github.com/paulsapps/TinyXML.git
- [submodule "dependencies/luabind"]
- path = dependencies/luabind
- url = https://github.com/paulsapps/luabind.git
- branch = master
- [submodule "output/data"]
- path = output/data
- url = https://github.com/q-gears/data.git
- branch = master
- [submodule "dependencies/luajit"]
- path = dependencies/luajit
- url = https://github.com/q-gears/luajit.git
- branch = master
- [submodule "dependencies/SUDM"]
- path = dependencies/SUDM
- url = https://github.com/paulsapps/SUDM.git
|