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-03-19 09:46:19 +00:00
parent 488f332c62
commit b75ec54696
2 changed files with 33 additions and 25 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Veloren server for YunoHost # 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) [![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)* *[Lire ce readme en français.](./README_fr.md)*
@ -23,7 +24,7 @@ Multiplayer voxel RPG inspired by games such as Cube World, Legend of Zelda: Bre
## Screenshots ## Screenshots
![](./doc/screenshots/veloren.png) ![Screenshot of Veloren server](./doc/screenshots/veloren.png)
## Disclaimers / important information ## Disclaimers / important information
@ -36,22 +37,23 @@ This package provides the last "release" version of Veloren, which is older than
## Documentation and resources ## Documentation and resources
* Official app website: https://veloren.net/ * Official app website: <https://veloren.net/>
* Official user documentation: https://book.veloren.net/players/ * Official user documentation: <https://book.veloren.net/players/>
* Official admin documentation: https://book.veloren.net/players/hosting-a-server.html * Official admin documentation: <https://book.veloren.net/players/hosting-a-server.html>
* Upstream app code repository: https://gitlab.com/veloren/veloren * Upstream app code repository: <https://gitlab.com/veloren/veloren>
* YunoHost documentation for this app: https://yunohost.org/app_veloren * YunoHost documentation for this app: <https://yunohost.org/app_veloren>
* Report a bug: https://github.com/YunoHost-Apps/veloren_ynh/issues * Report a bug: <https://github.com/YunoHost-Apps/veloren_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/veloren_ynh/tree/testing). 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. To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug
or or
sudo yunohost app upgrade veloren -u https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug 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,15 +1,20 @@
<!--
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 # 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) [![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)* *[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. > *Ce package vous permet dinstaller 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.* 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 inspiré de jeux tels que Cube World, Legend of Zelda : Breath of the Wild, Dwarf Fortress et Minecraft
@ -17,9 +22,9 @@ RPG voxel multijoueur inspiré de jeux tels que Cube World, Legend of Zelda : Br
**Démo :** server.veloren.net:14004 **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 ## Avertissements / informations importantes
@ -32,22 +37,23 @@ Ce paquet fournit la dernière version "release" de Veloren, qui est plus ancien
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : https://veloren.net/ * Site officiel de lapp : <https://veloren.net/>
* Documentation officielle utilisateur : https://book.veloren.net/players/ * Documentation officielle utilisateur : <https://book.veloren.net/players/>
* Documentation officielle de l'admin : https://book.veloren.net/players/hosting-a-server.html * Documentation officielle de ladmin : <https://book.veloren.net/players/hosting-a-server.html>
* Dépôt de code officiel de l'app : https://gitlab.com/veloren/veloren * Dépôt de code officiel de lapp : <https://gitlab.com/veloren/veloren>
* Documentation YunoHost pour cette app : https://yunohost.org/app_veloren * Documentation YunoHost pour cette app : <https://yunohost.org/app_veloren>
* Signaler un bug : https://github.com/YunoHost-Apps/veloren_ynh/issues * Signaler un bug : <https://github.com/YunoHost-Apps/veloren_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/veloren_ynh/tree/testing). 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. Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade veloren -u https://github.com/YunoHost-Apps/veloren_ynh/tree/testing --debug 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>