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

@ -445,3 +445,12 @@
[submodule "ambience"] [submodule "ambience"]
path = ambience path = ambience
url = https://sys4.fr/gitea/mtcontrib/ambience.git 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

1
climate_api Submodule

Submodule climate_api added at a56116e8ab

1
moon_phases Submodule

Submodule moon_phases added at f9182cae3f

1
regional_weather Submodule

Submodule regional_weather added at 4b44f25ef8