From 62ae678443adf4154ee79d973d3d30a435393047 Mon Sep 17 00:00:00 2001 From: tchncs Date: Fri, 28 Oct 2016 17:08:30 +0200 Subject: [PATCH] drop technic_chests, add technic and protector --- .gitmodules | 9 ++++++--- mods/protector | 1 + mods/technic | 1 + mods/technic_chests | 1 - 4 files changed, 8 insertions(+), 4 deletions(-) create mode 160000 mods/protector create mode 160000 mods/technic delete mode 160000 mods/technic_chests diff --git a/.gitmodules b/.gitmodules index c7713bd0..e8884ac1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -59,9 +59,6 @@ [submodule "mods/boats"] path = mods/boats url = https://git.tchncs.de/Illuna-Minetest/boats -[submodule "mods/technic_chests"] - path = mods/technic_chests - url = https://git.tchncs.de/Illuna-Minetest/technic_chests [submodule "mods/columnia"] path = mods/columnia url = https://git.tchncs.de/Illuna-Minetest/columnia @@ -102,3 +99,9 @@ [submodule "mods/mobs_monster"] path = mods/mobs_monster url = https://git.tchncs.de/Illuna-Minetest/mobs_monster +[submodule "mods/protector"] + path = mods/protector + url = https://github.com/tenplus1/protector +[submodule "mods/technic"] + path = mods/technic + url = https://github.com/minetest-technic/technic 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 diff --git a/mods/technic b/mods/technic new file mode 160000 index 00000000..63efc395 --- /dev/null +++ b/mods/technic @@ -0,0 +1 @@ +Subproject commit 63efc395cd1496acbbd960c3e0e0701142abdcec diff --git a/mods/technic_chests b/mods/technic_chests deleted file mode 160000 index 5c6baef9..00000000 --- a/mods/technic_chests +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5c6baef96f7d9cb79ccc6c10b670bf0078d93d55