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"]
|
||||
path = mods/mobs_animal
|
||||
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"]
|
||||
path = mods/farming
|
||||
url = https://git.tchncs.de/Illuna-Minetest/farming.git
|
||||
|
@ -62,3 +59,6 @@
|
|||
path = mods/bows
|
||||
url = https://git.tchncs.de/Illuna-Minetest/bows
|
||||
branch = illuna
|
||||
[submodule "mods/mobs_monster"]
|
||||
path = mods/mobs_monster
|
||||
url = https://git.tchncs.de/Illuna-Minetest/mobs_monster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue