Ajoute les mods climate_api, regional_weather et moon_phases

This commit is contained in:
2021-04-07 17:35:42 +02:00
parent 9cd81fe25c
commit 75312766cd
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View File

@ -445,3 +445,12 @@
[submodule "ambience"]
path = ambience
url = https://sys4.fr/gitea/mtcontrib/ambience.git
[submodule "moon_phases"]
path = moon_phases
url = https://sys4.fr/gitea/mtcontrib/minetest_moon_phase.git
[submodule "climate_api"]
path = climate_api
url = https://sys4.fr/gitea/mtcontrib/climate_api.git
[submodule "regional_weather"]
path = regional_weather
url = https://sys4.fr/gitea/mtcontrib/regional_weather.git