diff --git a/.gitmodules b/.gitmodules index 061dfe5e02e5c091933277d48591be69dc057a24..17a7a7a2a534986f7a2f4a0aa4b9a96a1a6c4efb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -212,3 +212,9 @@ [submodule "mods/mesecons"] path = mods/mesecons url = https://git.tchncs.de/Illuna-Minetest/mesecons +[submodule "mods/other_worlds"] + path = mods/other_worlds + url = https://git.tchncs.de/Illuna-Minetest/other_worlds +[submodule "mods/loud_walking"] + path = mods/loud_walking + url = https://git.tchncs.de/Illuna-Minetest/loud_walking diff --git a/mods/loud_walking b/mods/loud_walking new file mode 160000 index 0000000000000000000000000000000000000000..a9ed16717cfbacd17a5f89e3dde230a06f36dbc0 --- /dev/null +++ b/mods/loud_walking @@ -0,0 +1 @@ +Subproject commit a9ed16717cfbacd17a5f89e3dde230a06f36dbc0 diff --git a/mods/other_worlds b/mods/other_worlds new file mode 160000 index 0000000000000000000000000000000000000000..0d9c464698a5bf26f08e8e1a5484bc50cd733545 --- /dev/null +++ b/mods/other_worlds @@ -0,0 +1 @@ +Subproject commit 0d9c464698a5bf26f08e8e1a5484bc50cd733545