summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authormathiascode <mathiascode@users.noreply.github.com>2017-02-24 10:11:38 +0100
committerMattes D <github@xoft.cz>2017-02-24 10:11:38 +0100
commit330d66097f4b7fdcd3215ff576e7d65b59833dc4 (patch)
tree8964791209c01f6f5655c856da2330af5faa3aa6 /.gitmodules
parentChanged world_end to world_the_end #3531 (#3538) (diff)
downloadcuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.tar
cuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.tar.gz
cuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.tar.bz2
cuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.tar.lz
cuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.tar.xz
cuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.tar.zst
cuberite-330d66097f4b7fdcd3215ff576e7d65b59833dc4.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 3 insertions, 15 deletions
diff --git a/.gitmodules b/.gitmodules
index 34cdcaf16..aebe6ea3c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,12 @@
-[submodule "MCServer/Plugins/Core"]
+[submodule "Server/Plugins/Core"]
path = Server/Plugins/Core
url = https://github.com/cuberite/Core.git
-[submodule "MCServer/Plugins/ProtectionAreas"]
+[submodule "Server/Plugins/ProtectionAreas"]
path = Server/Plugins/ProtectionAreas
url = https://github.com/cuberite/ProtectionAreas.git
-[submodule "MCServer/Plugins/TransAPI"]
- path = Server/Plugins/TransAPI
- url = https://github.com/cuberite/transapi.git
-[submodule "MCServer/Plugins/ChunkWorx"]
- path = Server/Plugins/ChunkWorx
- url = https://github.com/cuberite/ChunkWorx.git
-[submodule "MCServer/Plugins/ChatLog"]
+[submodule "Server/Plugins/ChatLog"]
path = Server/Plugins/ChatLog
url = https://github.com/cuberite/ChatLog.git
-[submodule "MCServer/Plugins/Handy"]
- path = Server/Plugins/Handy
- url = https://github.com/cuberite/Handy.git
-[submodule "MCServer/Plugins/MagicCarpet"]
- path = Server/Plugins/MagicCarpet
- url = https://github.com/cuberite/MagicCarpet.git
[submodule "lib/polarssl"]
path = lib/polarssl
url = https://github.com/cuberite/polarssl.git