diff --git a/README.md b/README.md index 87e3e2c..31b0a73 100644 --- a/README.md +++ b/README.md @@ -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: +* Official user documentation: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## 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 \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 3421156..a8cab9e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,25 +1,29 @@ + + # 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 d’inté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 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.* -## Vue d'ensemble +## Vue d’ensemble -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 l’app : +* Documentation officielle utilisateur : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## 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 \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file