merged in master
This commit is contained in:
commit
5bd9eac0ae
57 changed files with 792 additions and 403 deletions
19
.gitmodules
vendored
19
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "mods/boats"]
|
||||
path = mods/boats
|
||||
url = https://git.tchncs.de/Illuna-Minetest/boats.git
|
||||
[submodule "mods/illuna"]
|
||||
path = mods/illuna
|
||||
url = https://git.tchncs.de/Illuna-Minetest/illuna.git
|
||||
|
@ -16,9 +13,6 @@
|
|||
[submodule "mods/mobs_animal"]
|
||||
path = mods/mobs_animal
|
||||
url = https://git.tchncs.de/Illuna-Minetest/mobs_animal.git
|
||||
[submodule "mods/farming"]
|
||||
path = mods/farming
|
||||
url = https://git.tchncs.de/Illuna-Minetest/farming.git
|
||||
[submodule "mods/worldedit"]
|
||||
path = mods/worldedit
|
||||
url = https://github.com/Uberi/Minetest-WorldEdit
|
||||
|
@ -65,9 +59,22 @@
|
|||
[submodule "mods/pkarcs"]
|
||||
path = mods/pkarcs
|
||||
url = https://git.tchncs.de/Illuna-Minetest/pkarcs
|
||||
[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/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
|
||||
[submodule "mods/hemp"]
|
||||
path = mods/hemp
|
||||
url = https://github.com/pithydon/hemp.git
|
||||
[submodule "mods/coloured_nametag"]
|
||||
path = mods/coloured_nametag
|
||||
url = https://github.com/Amaz1/coloured_nametag
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue