[diet][food_sweet] Actualise le support de la nourriture.

* diet et food_sweet supportent les blueberries de Minetest 5 (#17)
* diet mis à jour pour la nourriture de farming
This commit is contained in:
2019-04-21 00:45:06 +02:00
parent 2a9939ad86
commit 3020501c64
4 changed files with 15 additions and 15 deletions

24
.gitmodules vendored
View File

@ -94,10 +94,6 @@
path = death_messages
url = https://sys4.fr/gitea/nalc/death_messages.git
branch = nalc
[submodule "diet"]
path = diet
url = https://sys4.fr/gitea/nalc/diet.git
branch = nalc
[submodule "digilines"]
path = digilines
url = https://sys4.fr/gitea/nalc/digilines.git
@ -126,10 +122,6 @@
path = food
url = https://sys4.fr/gitea/nalc/food.git
branch = nalc
[submodule "food_sweet"]
path = food_sweet
url = https://sys4.fr/gitea/nalc/food_sweet.git
branch = nalc
[submodule "framedglass"]
path = framedglass
url = https://sys4.fr/gitea/nalc/framedglass.git
@ -546,10 +538,6 @@
path = homedecor_modpack
url = https://sys4.fr/gitea/nalc/homedecor_modpack.git
branch = nalc
[submodule "nalc"]
path = nalc
url = https://sys4.fr/gitea/nalc/nalc.git
branch = nalc
[submodule "name_restrictions"]
path = name_restrictions
url = https://sys4.fr/gitea/nalc/name_restrictions.git
@ -566,3 +554,15 @@
path = sea
url = https://sys4.fr/gitea/nalc/sea.git
branch = nalc-1.1
[submodule "nalc"]
path = nalc
url = https://sys4.fr/gitea/nalc/nalc.git
branch = nalc-1.1
[submodule "diet"]
path = diet
url = https://sys4.fr/gitea/nalc/diet.git
branch = nalc-1.1
[submodule "food_sweet"]
path = food_sweet
url = https://sys4.fr/gitea/nalc/food_sweet.git
branch = nalc-1.1