summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules9
m---------MCServer/Plugins/ChatLog0
2 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index d3e575177..1992d88d8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,12 +7,15 @@
[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 "lib/polarssl"]
path = lib/polarssl
url = https://github.com/mc-server/polarssl.git
[submodule "lib/SQLiteCpp"]
path = lib/SQLiteCpp
url = https://github.com/mc-server/SQLiteCpp.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
diff --git a/MCServer/Plugins/ChatLog b/MCServer/Plugins/ChatLog
new file mode 160000
+Subproject 983d23ca37baa89f7e4dc11d71502d9c059f637