summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-10-08 22:29:58 +0200
committerMattes D <github@xoft.cz>2014-10-08 22:29:58 +0200
commitb77d721daa1a9218fe0ee30fea83cea57f11f2ed (patch)
treebb7da1724320c934396a3064065f9892468d2803 /.gitmodules
parentMerge pull request #1518 from mc-server/AcaciaTrees (diff)
parentReordered .gitmodules. Fixes #496 (diff)
downloadcuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.tar
cuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.tar.gz
cuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.tar.bz2
cuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.tar.lz
cuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.tar.xz
cuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.tar.zst
cuberite-b77d721daa1a9218fe0ee30fea83cea57f11f2ed.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 33649023e..d2ce2c855 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,6 +7,18 @@
[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