replace/add submodules caverealms, underworlds, fun_caves
This commit is contained in:
parent
70f14fda58
commit
9d221299d9
4 changed files with 12 additions and 8 deletions
15
.gitmodules
vendored
15
.gitmodules
vendored
|
@ -22,9 +22,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
|
||||
|
@ -140,12 +137,18 @@
|
|||
[submodule "mods/illuna_extras"]
|
||||
path = mods/illuna_extras
|
||||
url = https://git.tchncs.de/Illuna-Minetest/illuna_extras
|
||||
[submodule "mods/fun_caves"]
|
||||
path = mods/fun_caves
|
||||
url = https://github.com/duane-r/fun_caves
|
||||
[submodule "mods/farming"]
|
||||
path = mods/farming
|
||||
url = https://git.tchncs.de/Illuna-Minetest/farming
|
||||
[submodule "mods/boats"]
|
||||
path = mods/boats
|
||||
url = https://git.tchncs.de/Illuna-Minetest/boats
|
||||
[submodule "mods/fun_caves"]
|
||||
path = mods/fun_caves
|
||||
url = https://git.tchncs.de/Illuna-Minetest/fun_caves
|
||||
[submodule "mods/underworlds"]
|
||||
path = mods/underworlds
|
||||
url = https://git.tchncs.de/Illuna-Minetest/underworlds
|
||||
[submodule "mods/caverealms"]
|
||||
path = mods/caverealms
|
||||
url = https://git.tchncs.de/Illuna-Minetest/caverealms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue