replace submodule mobs_monster with our forked one
This commit is contained in:
parent
e4a23c029a
commit
67931a0ede
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -16,9 +16,6 @@
|
||||||
[submodule "mods/mobs_animal"]
|
[submodule "mods/mobs_animal"]
|
||||||
path = mods/mobs_animal
|
path = mods/mobs_animal
|
||||||
url = https://git.tchncs.de/Illuna-Minetest/mobs_animal.git
|
url = https://git.tchncs.de/Illuna-Minetest/mobs_animal.git
|
||||||
[submodule "mods/mobs_monster"]
|
|
||||||
path = mods/mobs_monster
|
|
||||||
url = https://github.com/tenplus1/mobs_monster
|
|
||||||
[submodule "mods/farming"]
|
[submodule "mods/farming"]
|
||||||
path = mods/farming
|
path = mods/farming
|
||||||
url = https://git.tchncs.de/Illuna-Minetest/farming.git
|
url = https://git.tchncs.de/Illuna-Minetest/farming.git
|
||||||
|
@ -62,3 +59,6 @@
|
||||||
path = mods/bows
|
path = mods/bows
|
||||||
url = https://git.tchncs.de/Illuna-Minetest/bows
|
url = https://git.tchncs.de/Illuna-Minetest/bows
|
||||||
branch = illuna
|
branch = illuna
|
||||||
|
[submodule "mods/mobs_monster"]
|
||||||
|
path = mods/mobs_monster
|
||||||
|
url = https://git.tchncs.de/Illuna-Minetest/mobs_monster
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3d03e45d1cca8d0446ee4357af5d5fe226c89287
|
Subproject commit 97fad4d782e7d1bfac13ac28b8717fb46eb4ecea
|
Loading…
Add table
Add a link
Reference in a new issue