diff options
author | Alexander Harkness <bearbin@gmail.com> | 2014-10-08 22:05:24 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2014-10-08 22:05:24 +0200 |
commit | ce11888851f7531d23db8aa10045b4babb9def88 (patch) | |
tree | 7af7bdc42254b7357cca120f3b059d846ddf58ef | |
parent | Removed ChunkWorx (diff) | |
download | cuberite-ce11888851f7531d23db8aa10045b4babb9def88.tar cuberite-ce11888851f7531d23db8aa10045b4babb9def88.tar.gz cuberite-ce11888851f7531d23db8aa10045b4babb9def88.tar.bz2 cuberite-ce11888851f7531d23db8aa10045b4babb9def88.tar.lz cuberite-ce11888851f7531d23db8aa10045b4babb9def88.tar.xz cuberite-ce11888851f7531d23db8aa10045b4babb9def88.tar.zst cuberite-ce11888851f7531d23db8aa10045b4babb9def88.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | MCServer/Plugins/ChunkWorx | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 33649023e..d3e575177 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [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 diff --git a/MCServer/Plugins/ChunkWorx b/MCServer/Plugins/ChunkWorx new file mode 160000 +Subproject 894c7e32049e9d2a1e736f7d721aaacd1ae29e5 |