mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
Merge pull request #88 from YunoHost-Apps/ci-auto-update-sources-240818
Upgrade sources
This commit is contained in:
commit
8da6bb9a7c
10 changed files with 58 additions and 10 deletions
|
@ -6,4 +6,5 @@
|
|||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [Прочитать README на русский](README_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.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.9.0~ynh1
|
||||
**Shipped version:** 5.9.0~ynh2
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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.9.0~ynh1
|
||||
**Versión actual:** 5.9.0~ynh2
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -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.9.0~ynh1
|
||||
**Paketatutako bertsioa:** 5.9.0~ynh2
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -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.9.0~ynh1
|
||||
**Version incluse :** 5.9.0~ynh2
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -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.9.0~ynh1
|
||||
**Versión proporcionada:** 5.9.0~ynh2
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Minetest is a free open-source voxel game engine with easy modding and game creation.
|
||||
|
||||
|
||||
**Versi terkirim:** 5.9.0~ynh1
|
||||
**Versi terkirim:** 5.9.0~ynh2
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
47
README_ru.md
Normal file
47
README_ru.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# Minetest для YunoHost
|
||||
|
||||
[![Уровень интеграции](https://dash.yunohost.org/integration/minetest.svg)](https://ci-apps.yunohost.org/ci/apps/minetest/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/minetest.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/minetest.maintain.svg)
|
||||
|
||||
[![Установите Minetest с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minetest)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить Minetest быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
Minetest is a free open-source voxel game engine with easy modding and game creation.
|
||||
|
||||
|
||||
**Поставляемая версия:** 5.9.0~ynh2
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
![Снимок экрана Minetest](./doc/screenshots/screenshot.jpg)
|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <http://www.minetest.net>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/minetest/minetest>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/minetest>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/minetest_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@
|
|||
Minetest is a free open-source voxel game engine with easy modding and game creation.
|
||||
|
||||
|
||||
**分发版本:** 5.9.0~ynh1
|
||||
**分发版本:** 5.9.0~ynh2
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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.9.0~ynh1"
|
||||
version = "5.9.0~ynh2"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -92,8 +92,8 @@ ram.runtime = "50M"
|
|||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.sources.mineclonia]
|
||||
url = "https://codeberg.org/mineclonia/mineclonia/archive/0.104.1.tar.gz"
|
||||
sha256 = "395156bd9e82be7f9d8f33b4d3ad3fe68ed8c1f98cb734dcd2470fbe9531ffda"
|
||||
url = "https://codeberg.org/mineclonia/mineclonia/archive/0.105.0.tar.gz"
|
||||
sha256 = "3ed0901d9c81881a8c354355ba0bfd8fcde14b31bcf79014132375ba2e24abcf"
|
||||
autoupdate.upstream = "https://codeberg.org/mineclonia/mineclonia"
|
||||
autoupdate.strategy = "latest_forgejo_release"
|
||||
|
||||
|
|
Loading…
Reference in a new issue