mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
48 lines
2.7 KiB
Markdown
48 lines
2.7 KiB
Markdown
<!--
|
||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||
-->
|
||
|
||
# Terraforming Mars для YunoHost
|
||
|
||
[![Уровень интеграции](https://dash.yunohost.org/integration/terraforming-mars.svg)](https://ci-apps.yunohost.org/ci/apps/terraforming-mars/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/terraforming-mars.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/terraforming-mars.maintain.svg)
|
||
|
||
[![Установите Terraforming Mars с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=terraforming-mars)
|
||
|
||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||
|
||
> *Этот пакет позволяет Вам установить Terraforming Mars быстро и просто на YunoHost-сервер.*
|
||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||
|
||
## Обзор
|
||
|
||
This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way.
|
||
|
||
|
||
**Поставляемая версия:** 2024.08.24~ynh1
|
||
|
||
**Демо-версия:** <https://terraforming-mars.herokuapp.com/>
|
||
|
||
## Снимки экрана
|
||
|
||
![Снимок экрана Terraforming Mars ](./doc/screenshots/screenshot.png)
|
||
|
||
## Документация и ресурсы
|
||
|
||
- Репозиторий кода главной ветки приложения: <https://github.com/terraforming-mars/terraforming-mars>
|
||
- Магазин YunoHost: <https://apps.yunohost.org/app/terraforming-mars>
|
||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/terraforming-mars_ynh/issues>
|
||
|
||
## Информация для разработчиков
|
||
|
||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing).
|
||
|
||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing --debug
|
||
или
|
||
sudo yunohost app upgrade terraforming-mars -u https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|