1
0
Fork 0
cuberite-2a/.gitmodules

74 lines
2.2 KiB
Plaintext

[submodule "MCServer/Plugins/Core"]
path = Server/Plugins/Core
url = https://github.com/mc-server/Core.git
[submodule "MCServer/Plugins/ProtectionAreas"]
path = Server/Plugins/ProtectionAreas
url = https://github.com/mc-server/ProtectionAreas.git
[submodule "MCServer/Plugins/TransAPI"]
path = Server/Plugins/TransAPI
url = https://github.com/bearbin/transapi.git
[submodule "MCServer/Plugins/ChunkWorx"]
path = Server/Plugins/ChunkWorx
url = https://github.com/mc-server/ChunkWorx.git
[submodule "MCServer/Plugins/ChatLog"]
path = Server/Plugins/ChatLog
url = https://github.com/mc-server/ChatLog.git
[submodule "MCServer/Plugins/Handy"]
path = Server/Plugins/Handy
url = https://github.com/mc-server/Handy.git
[submodule "MCServer/Plugins/MagicCarpet"]
path = Server/Plugins/MagicCarpet
url = https://github.com/mc-server/MagicCarpet.git
[submodule "lib/polarssl"]
path = lib/polarssl
url = https://github.com/mc-server/polarssl.git
ignore = dirty
[submodule "lib/SQLiteCpp"]
path = lib/SQLiteCpp
url = https://github.com/mc-server/SQLiteCpp.git
ignore = dirty
[submodule "lib/libevent"]
path = lib/libevent
url = https://github.com/mc-server/libevent.git
ignore = dirty
[submodule "lib/jsoncpp"]
path = lib/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
ignore = dirty
[submodule "lib/TCLAP"]
path = lib/TCLAP
url = https://github.com/mc-server/TCLAP.git
ignore = dirty
[submodule "lib/cmake-coverage"]
path = lib/cmake-coverage
url = https://github.com/cuberite/cmake-coverage.git
ignore = dirty
[submodule "lib/expat"]
path = lib/expat
url = https://github.com/cuberite/expat.git
ignore = dirty
[submodule "lib/lua"]
path = lib/lua
url = https://github.com/cuberite/lua.git
ignore = dirty
[submodule "lib/luaexpat"]
path = lib/luaexpat
url = https://github.com/cuberite/luaexpat.git
ignore = dirty
[submodule "lib/luaproxy"]
path = lib/luaproxy
url = https://github.com/cuberite/luaproxy.git
ignore = dirty
[submodule "lib/sqlite"]
path = lib/sqlite
url = https://github.com/cuberite/sqlite.git
ignore = dirty
[submodule "lib/tolua++"]
path = lib/tolua++
url = https://github.com/cuberite/toluapp.git
ignore = dirty
[submodule "lib/zlib"]
path = lib/zlib
url = https://github.com/cuberite/zlib.git
ignore = dirty