fix stupid cherry-pick conflict
This commit is contained in:
parent
4cbef55586
commit
8fdd3f40e5
2 changed files with 28 additions and 0 deletions
27
.gitmodules
vendored
27
.gitmodules
vendored
|
@ -98,9 +98,36 @@
|
||||||
[submodule "mods/mobs_monster"]
|
[submodule "mods/mobs_monster"]
|
||||||
path = mods/mobs_monster
|
path = mods/mobs_monster
|
||||||
url = https://git.tchncs.de/Illuna-Minetest/mobs_monster
|
url = https://git.tchncs.de/Illuna-Minetest/mobs_monster
|
||||||
|
<<<<<<< HEAD
|
||||||
[submodule "mods/ranks"]
|
[submodule "mods/ranks"]
|
||||||
path = mods/ranks
|
path = mods/ranks
|
||||||
url = https://git.tchncs.de/Illuna-Minetest/ranks
|
url = https://git.tchncs.de/Illuna-Minetest/ranks
|
||||||
[submodule "mods/another_charcoal"]
|
[submodule "mods/another_charcoal"]
|
||||||
path = mods/another_charcoal
|
path = mods/another_charcoal
|
||||||
url = https://github.com/cx384/another_charcoal
|
url = https://github.com/cx384/another_charcoal
|
||||||
|
=======
|
||||||
|
[submodule "mods/protector"]
|
||||||
|
path = mods/protector
|
||||||
|
url = https://github.com/tenplus1/protector
|
||||||
|
[submodule "mods/irc"]
|
||||||
|
path = mods/irc
|
||||||
|
url = https://github.com/minetest-mods/irc
|
||||||
|
[submodule "mods/ethereal"]
|
||||||
|
path = mods/ethereal
|
||||||
|
url = https://git.tchncs.de/Illuna-Minetest/ethereal
|
||||||
|
[submodule "mods/technic"]
|
||||||
|
path = mods/technic
|
||||||
|
url = https://git.tchncs.de/Illuna-Minetest/technic
|
||||||
|
[submodule "mods/markers"]
|
||||||
|
path = mods/markers
|
||||||
|
url = https://github.com/Sokomine/markers
|
||||||
|
[submodule "mods/areas"]
|
||||||
|
path = mods/areas
|
||||||
|
url = https://github.com/ShadowNinja/areas
|
||||||
|
[submodule "mods/pipeworks"]
|
||||||
|
path = mods/pipeworks
|
||||||
|
url = https://github.com/minetest-mods/pipeworks/
|
||||||
|
[submodule "mods/golems"]
|
||||||
|
path = mods/golems
|
||||||
|
url = https://git.tchncs.de/Illuna-Minetest/golems
|
||||||
|
>>>>>>> d8502f7... add submodule golems
|
||||||
|
|
1
mods/golems
Submodule
1
mods/golems
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b39a9c79f7d3cb40d285a0d9c496b1b5d62f6cad
|
Loading…
Add table
Add a link
Reference in a new issue