diff --git a/.gitmodules b/.gitmodules index c3817b8..5940674 100644 --- a/.gitmodules +++ b/.gitmodules @@ -262,10 +262,6 @@ path = vector_extras url = https://sys4.fr/gitea/nalc/vector_extras.git branch = master -[submodule "weather_pack"] - path = weather_pack - url = https://sys4.fr/gitea/nalc/weather_pack.git - branch = nalc [submodule "whoison"] path = whoison url = https://sys4.fr/gitea/nalc/whoison.git @@ -565,3 +561,6 @@ [submodule "skinsdb"] path = skinsdb url = https://sys4.fr/gitea/minetest/skinsdb.git +[submodule "weather"] + path = weather + url = gitea@yunohost:nalc/minetest_mod_weather.git diff --git a/weather b/weather new file mode 160000 index 0000000..c80c23d --- /dev/null +++ b/weather @@ -0,0 +1 @@ +Subproject commit c80c23d6bd1ab08044c7e6226af649cac9bcbed0 diff --git a/weather_pack b/weather_pack deleted file mode 160000 index def185b..0000000 --- a/weather_pack +++ /dev/null @@ -1 +0,0 @@ -Subproject commit def185bb408b1f7d0563f0d67a749b6b92ee13c8