e69d4536ab
* Fixed '-dirty' submodule changes Probably fixes an issue somewhere too?
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
[submodule "MCServer/Plugins/Core"]
|
|
path = MCServer/Plugins/Core
|
|
url = https://github.com/mc-server/Core.git
|
|
[submodule "MCServer/Plugins/ProtectionAreas"]
|
|
path = MCServer/Plugins/ProtectionAreas
|
|
url = https://github.com/mc-server/ProtectionAreas.git
|
|
[submodule "MCServer/Plugins/TransAPI"]
|
|
path = MCServer/Plugins/TransAPI
|
|
url = https://github.com/bearbin/transapi.git
|
|
[submodule "MCServer/Plugins/ChunkWorx"]
|
|
path = MCServer/Plugins/ChunkWorx
|
|
url = https://github.com/mc-server/ChunkWorx.git
|
|
[submodule "MCServer/Plugins/ChatLog"]
|
|
path = MCServer/Plugins/ChatLog
|
|
url = https://github.com/mc-server/ChatLog.git
|
|
[submodule "MCServer/Plugins/Handy"]
|
|
path = MCServer/Plugins/Handy
|
|
url = https://github.com/mc-server/Handy.git
|
|
[submodule "MCServer/Plugins/MagicCarpet"]
|
|
path = MCServer/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
|
|
|