diff --git a/README.md b/README.md index 3c802cf..4b224a9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Shipped version:** 5.8.0~ynh3 +**Shipped version:** 5.8.0~ynh4 ## Screenshots diff --git a/README_es.md b/README_es.md index d68183d..7c9a2ea 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión actual:** 5.8.0~ynh3 +**Versión actual:** 5.8.0~ynh4 ## Capturas diff --git a/README_eu.md b/README_eu.md index 52ef9f0..8e941ff 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Paketatutako bertsioa:** 5.8.0~ynh3 +**Paketatutako bertsioa:** 5.8.0~ynh4 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 54de58b..14432bb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh3 +**Version incluse :** 5.8.0~ynh4 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 55277d6..2bc06e2 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión proporcionada:** 5.8.0~ynh3 +**Versión proporcionada:** 5.8.0~ynh4 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3290491..4bf8fd6 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Minetest is a free open-source voxel game engine with easy modding and game creation. -**分发版本:** 5.8.0~ynh3 +**分发版本:** 5.8.0~ynh4 ## 截图 diff --git a/manifest.toml b/manifest.toml index d0fe4d8..3cb97ff 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh3" +version = "5.8.0~ynh4" maintainers = [] @@ -38,7 +38,7 @@ ram.runtime = "50M" ask.en = "Choose a game for your server" ask.fr = "Choissisez un jeu pour votre serveur" type = "select" - choices = ["minetest_game", "capturetheflag", "mineclonia"] + choices = ["minetest_game", "capturetheflag", "mineclonia", "mineclone2"] default = "minetest_game" [install.servername] @@ -102,7 +102,7 @@ ram.runtime = "50M" sha256 = "97536a9e36482363112185ab936532d034163e3dc1ebd3cb365d018fc14b810d" autoupdate.upstream = "https://git.minetest.land/VoxeLibre/VoxeLibre" autoupdate.strategy = "latest_forgejo_release" - + [resources.system_user] [resources.install_dir]