From b0ddda6f84330d7ccdbb845b1dfca10e221eafd3 Mon Sep 17 00:00:00 2001 From: tchncs Date: Tue, 27 Sep 2016 13:18:26 +0200 Subject: [PATCH] drop caverealms, add protector --- .gitmodules | 6 +++--- mods/caverealms | 1 - mods/protector | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 160000 mods/caverealms create mode 160000 mods/protector diff --git a/.gitmodules b/.gitmodules index d00ac2a2..e4a014fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,9 +31,6 @@ [submodule "mods/xdecor"] path = mods/xdecor url = https://git.tchncs.de/Illuna-Minetest/xdecor.git -[submodule "mods/caverealms"] - path = mods/caverealms - url = https://git.tchncs.de/Illuna-Minetest/caverealms.git [submodule "mods/wardrobe"] path = mods/wardrobe url = https://git.tchncs.de/Illuna-Minetest/wardrobe.git @@ -78,3 +75,6 @@ [submodule "mods/bags"] path = mods/bags url = https://git.tchncs.de/Illuna-Minetest/bags +[submodule "mods/protector"] + path = mods/protector + url = https://github.com/tenplus1/protector diff --git a/mods/caverealms b/mods/caverealms deleted file mode 160000 index be67d107..00000000 --- a/mods/caverealms +++ /dev/null @@ -1 +0,0 @@ -Subproject commit be67d10792ce97dfddf29dfc0fb0180a24cfd955 diff --git a/mods/protector b/mods/protector new file mode 160000 index 00000000..fdbb2415 --- /dev/null +++ b/mods/protector @@ -0,0 +1 @@ +Subproject commit fdbb2415182b699786b686c59e97f8dce34d97a5