diff --git a/README.md b/README.md index fd4175e..2bcca15 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,32 @@ + + # Framagames for YunoHost [![Integration level](https://dash.yunohost.org/integration/framagames.svg)](https://dash.yunohost.org/appci/app/framagames) ![](https://ci-apps.yunohost.org/ci/badges/framagames.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/framagames.maintain.svg) [![Install Framagames with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=framagames) -> *This package allows you to install Framagames quickly and simply on a YunoHost server. +*[Lire ce readme en français.](./README_fr.md)* + +> *This package allows you to install Framagames quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview -Set of games from Framagames -## YunoHost specific features +Set of games Framagames from Framasoft -#### Supported architectures +**Shipped version:** 1.0~ynh3 -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/framagames.svg)](https://ci-apps.yunohost.org/ci/apps/framagames/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/framagames.svg)](https://ci-apps-arm.yunohost.org/ci/apps/framagames/) +**Demo:** https://framagames.org/fr/ -## Links +## Documentation and resources - * Report a bug: https://github.com/YunoHost-Apps/framagames_ynh/issues - * Upstream app repository: https://framagit.org/framasoft/framagames - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://framagames.org/fr/ +* Upstream app code repository: https://framagit.org/framasoft/framagames +* YunoHost documentation for this app: https://yunohost.org/app_framagames +* Report a bug: https://github.com/YunoHost-Apps/framagames_ynh/issues ## Developer info @@ -34,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/framagames_ynh/tree/t or sudo yunohost app upgrade framagames -u https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md new file mode 100644 index 0000000..3c54d2e --- /dev/null +++ b/README_fr.md @@ -0,0 +1,38 @@ +# Framagames pour YunoHost + +[![Niveau d'intégration](https://dash.yunohost.org/integration/framagames.svg)](https://dash.yunohost.org/appci/app/framagames) ![](https://ci-apps.yunohost.org/ci/badges/framagames.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/framagames.maintain.svg) +[![Installer Framagames avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=framagames) + +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* + +> *Ce package vous permet d'installer Framagames 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 + +Ensemble de jeux Framagames venant de Framasoft + +**Version incluse :** 1.0~ynh3 + +**Démo :** https://framagames.org/fr/ + +## Documentations et ressources + +* Site officiel de l'app : https://framagames.org/fr/ +* Dépôt de code officiel de l'app : https://framagit.org/framasoft/framagames +* Documentation YunoHost pour cette app : https://yunohost.org/app_framagames +* Signaler un bug : https://github.com/YunoHost-Apps/framagames_ynh/issues + +## Informations pour les développeurs + +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/framagames_ynh/tree/testing). + +Pour essayer la branche testing, procédez comme suit. +``` +sudo yunohost app install https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug +ou +sudo yunohost app upgrade framagames -u https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug +``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file