Maj des fichiers pour la version 1.3.1

This commit is contained in:
Sys Quatre 2020-07-22 17:39:29 +02:00
parent fccd6b1728
commit cbd4b9e8df
4 changed files with 12 additions and 4 deletions

View File

@ -199,7 +199,7 @@ install_mods() {
if [[ $ver == "dev" ]]; then if [[ $ver == "dev" ]]; then
branch="dev" branch="dev"
elif [[ $ver == "1.3" || $ver == "stable" ]]; then elif [[ $ver == "1.3" ]]; then
branch="stable-1.3" branch="stable-1.3"
elif [[ $ver == "1.2" ]]; then elif [[ $ver == "1.2" ]]; then
branch="stable-1.2" branch="stable-1.2"

View File

@ -5,7 +5,7 @@ Contactez moi par mail (/mail sys4) pour vos propositions et afin que je puisse
### NOTES DE VERSIONS / CHANGELOG ### ### NOTES DE VERSIONS / CHANGELOG ###
=== 1.3.0 (master) === === 1.3.0 ===
* Minetest 5.3.0 * Minetest 5.3.0
* Maj de plusieurs mods : bonemeal, craftguide, death_messages, farming, hudbars, mobs, mobs_animal, mobs_monster, pipeworks, unified_inventory, unifieddyes, irc, maptools * Maj de plusieurs mods : bonemeal, craftguide, death_messages, farming, hudbars, mobs, mobs_animal, mobs_monster, pipeworks, unified_inventory, unifieddyes, irc, maptools
* [locks] Corrige warning * [locks] Corrige warning

View File

@ -5,7 +5,11 @@ Contactez moi par mail (/mail sys4) pour vos propositions et afin que je puisse
### NOTES DE VERSIONS / CHANGELOG ### ### NOTES DE VERSIONS / CHANGELOG ###
=== dev-1.3 === === dev-1.3.1 ===
* [nalc_mediterranean] Ajoute support bonemeal
* [nalc_riesenpilz] Ajoute support bonemeal pour faire pousser les champignons géants
=== 1.3.O ===
* Minetest 5.3.0 * Minetest 5.3.0
* Maj de plusieurs mods : bonemeal, craftguide, death_messages, farming, hudbars, mobs, mobs_animal, mobs_monster, pipeworks, unified_inventory, unifieddyes, irc, maptools * Maj de plusieurs mods : bonemeal, craftguide, death_messages, farming, hudbars, mobs, mobs_animal, mobs_monster, pipeworks, unified_inventory, unifieddyes, irc, maptools
* [locks] Corrige warning * [locks] Corrige warning

View File

@ -5,7 +5,11 @@ Contactez moi par mail (/mail sys4) pour vos propositions et afin que je puisse
### NOTES DE VERSIONS / CHANGELOG ### ### NOTES DE VERSIONS / CHANGELOG ###
=== 1.3.0 (master) === === 1.3.1 (master) ===
* [nalc_mediterranean] Ajoute support bonemeal
* [nalc_riesenpilz] Ajoute support bonemeal pour faire pousser les champignons géants
=== 1.3.0 ===
* Minetest 5.3.0 * Minetest 5.3.0
* Maj de plusieurs mods : bonemeal, craftguide, death_messages, farming, hudbars, mobs, mobs_animal, mobs_monster, pipeworks, unified_inventory, unifieddyes, irc, maptools * Maj de plusieurs mods : bonemeal, craftguide, death_messages, farming, hudbars, mobs, mobs_animal, mobs_monster, pipeworks, unified_inventory, unifieddyes, irc, maptools
* [locks] Corrige warning * [locks] Corrige warning