add some worldmods to the subgame
This commit is contained in:
parent
3feb689563
commit
3c536e8e5a
11 changed files with 40 additions and 0 deletions
30
.gitmodules
vendored
30
.gitmodules
vendored
|
@ -164,3 +164,33 @@
|
|||
[submodule "mods/basic_robot"]
|
||||
path = mods/basic_robot
|
||||
url = https://github.com/ac-minetest/basic_robot
|
||||
[submodule "mods/xconnected"]
|
||||
path = mods/xconnected
|
||||
url = https://github.com/Sokomine/xconnected
|
||||
[submodule "mods/under_sky"]
|
||||
path = mods/under_sky
|
||||
url = https://github.com/Ezhh/under_sky
|
||||
[submodule "mods/travelnet"]
|
||||
path = mods/travelnet
|
||||
url = https://github.com/Sokomine/travelnet
|
||||
[submodule "mods/torches"]
|
||||
path = mods/torches
|
||||
url = https://github.com/minetest-mods/torches
|
||||
[submodule "mods/steel"]
|
||||
path = mods/steel
|
||||
url = https://git.tchncs.de/Illuna-Minetest/steel
|
||||
[submodule "mods/sprint"]
|
||||
path = mods/sprint
|
||||
url = https://git.tchncs.de/Illuna-Minetest/sprint
|
||||
[submodule "mods/signs_lib"]
|
||||
path = mods/signs_lib
|
||||
url = https://github.com/minetest-mods/signs_lib
|
||||
[submodule "mods/replacer"]
|
||||
path = mods/replacer
|
||||
url = https://github.com/Sokomine/replacer
|
||||
[submodule "mods/quartz"]
|
||||
path = mods/quartz
|
||||
url = https://github.com/minetest-mods/quartz
|
||||
[submodule "mods/names_per_ip"]
|
||||
path = mods/names_per_ip
|
||||
url = https://github.com/SmallJoker/names_per_ip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue