add mobs_redo, mobs_animal, mobs_monster to submodules
This commit is contained in:
parent
018c89a9d6
commit
ac7e46b74d
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -13,3 +13,12 @@
|
|||
[submodule "mods/death_messages"]
|
||||
path = mods/death_messages
|
||||
url = https://git.tchncs.de/Illuna-Minetest/death_messages.git
|
||||
[submodule "mods/mobs_redo"]
|
||||
path = mods/mobs_redo
|
||||
url = https://github.com/tenplus1/mobs_redo
|
||||
[submodule "mods/mobs_animal"]
|
||||
path = mods/mobs_animal
|
||||
url = https://github.com/tenplus1/mobs_animal
|
||||
[submodule "mods/mobs_monster"]
|
||||
path = mods/mobs_monster
|
||||
url = https://github.com/tenplus1/mobs_monster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue