1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/veloren_ynh.git synced 2024-09-03 17:46:10 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-18 21:28:12 +00:00
parent 99c8ecb269
commit 46e2181bca
2 changed files with 33 additions and 27 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Veloren server for YunoHost
[![Integration level](https://dash.yunohost.org/integration/veloren.svg)](https://dash.yunohost.org/appci/app/veloren) ![](https://ci-apps.yunohost.org/ci/badges/veloren.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/veloren.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/veloren.svg)](https://dash.yunohost.org/appci/app/veloren) ![Working status](https://ci-apps.yunohost.org/ci/badges/veloren.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/veloren.maintain.svg)
[![Install Veloren server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=veloren)
*[Lire ce readme en français.](./README_fr.md)*
@ -15,7 +15,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Multiplayer voxel RPG inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft
Multiplayer voxel RPG
**Shipped version:** 0.11.0~ynh1
@ -23,7 +23,7 @@ Multiplayer voxel RPG inspired by games such as Cube World, Legend of Zelda: Bre
## Screenshots
![](./doc/screenshots/veloren.png)
![Screenshot of Veloren server](./doc/screenshots/veloren.png)
## Disclaimers / important information
@ -36,22 +36,23 @@ This package provides the last "release" version of Veloren, which is older than
## Documentation and resources
* Official app website: https://veloren.net/
* Official user documentation: https://book.veloren.net/players/
* Official admin documentation: https://book.veloren.net/players/hosting-a-server.html
* Upstream app code repository: https://gitlab.com/veloren/veloren
* YunoHost documentation for this app: https://yunohost.org/app_veloren
* Report a bug: https://github.com/YunoHost-Apps/veloren_ynh/issues
* Official app website: <https://veloren.net/>
* Official user documentation: <https://book.veloren.net/players/>
* Official admin documentation: <https://book.veloren.net/players/hosting-a-server.html>
* Upstream app code repository: <https://gitlab.com/veloren/veloren>
* YunoHost documentation for this app: <https://yunohost.org/app_veloren>
* Report a bug: <https://github.com/YunoHost-Apps/veloren_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/veloren_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug
or
sudo yunohost app upgrade veloren -u https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,25 +1,29 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Veloren server pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/veloren.svg)](https://dash.yunohost.org/appci/app/veloren) ![](https://ci-apps.yunohost.org/ci/badges/veloren.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/veloren.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/veloren.svg)](https://dash.yunohost.org/appci/app/veloren) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/veloren.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/veloren.maintain.svg)
[![Installer Veloren server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=veloren)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Veloren server rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Veloren server rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
RPG voxel multijoueur inspiré de jeux tels que Cube World, Legend of Zelda : Breath of the Wild, Dwarf Fortress et Minecraft
RPG voxel multijoueur
**Version incluse :** 0.11.0~ynh1
**Démo :** server.veloren.net:14004
## Captures d'écran
## Captures décran
![](./doc/screenshots/veloren.png)
![Capture décran de Veloren server](./doc/screenshots/veloren.png)
## Avertissements / informations importantes
@ -32,22 +36,23 @@ Ce paquet fournit la dernière version "release" de Veloren, qui est plus ancien
## Documentations et ressources
* Site officiel de l'app : https://veloren.net/
* Documentation officielle utilisateur : https://book.veloren.net/players/
* Documentation officielle de l'admin : https://book.veloren.net/players/hosting-a-server.html
* Dépôt de code officiel de l'app : https://gitlab.com/veloren/veloren
* Documentation YunoHost pour cette app : https://yunohost.org/app_veloren
* Signaler un bug : https://github.com/YunoHost-Apps/veloren_ynh/issues
* Site officiel de lapp : <https://veloren.net/>
* Documentation officielle utilisateur : <https://book.veloren.net/players/>
* Documentation officielle de ladmin : <https://book.veloren.net/players/hosting-a-server.html>
* Dépôt de code officiel de lapp : <https://gitlab.com/veloren/veloren>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_veloren>
* Signaler un bug : <https://github.com/YunoHost-Apps/veloren_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/veloren_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug
ou
sudo yunohost app upgrade veloren -u https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>