mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
Auto-update README
This commit is contained in:
parent
99e1c7f8cc
commit
01de8b2529
2 changed files with 13 additions and 17 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# PufferPanel for YunoHost
|
# PufferPanel for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pufferpanel)  
|
[](https://dash.yunohost.org/appci/app/pufferpanel)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=pufferpanel)
|
[](https://install-app.yunohost.org/?app=pufferpanel)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -23,9 +24,6 @@ PufferPanel is an open source game server management panel designed to be easy t
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
- Admin username minimum length is five characters.
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.pufferpanel.com/>
|
* Official app website: <https://www.pufferpanel.com/>
|
||||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,32 +5,30 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# PufferPanel pour YunoHost
|
# PufferPanel pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pufferpanel)  
|
[](https://dash.yunohost.org/appci/app/pufferpanel)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=pufferpanel)
|
[](https://install-app.yunohost.org/?app=pufferpanel)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer PufferPanel rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer PufferPanel 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 n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
PufferPanel is an open source game server management panel designed to be easy to use and easy to install. PufferPanel supports Minecraft, Forge, Spigot, Sponge, Source Dedicated Servers, BungeeCord, PocketMine, Forge, and much more.
|
PufferPanel is an open source game server management panel designed to be easy to use and easy to install. PufferPanel supports Minecraft, Forge, Spigot, Sponge, Source Dedicated Servers, BungeeCord, PocketMine, Forge, and much more.
|
||||||
|
|
||||||
**Version incluse :** 2.4.0~ynh1
|
**Version incluse :** 2.4.0~ynh1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
|
||||||
|
|
||||||
- Admin username minimum length is five characters.
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://www.pufferpanel.com/>
|
* Site officiel de l’app : <https://www.pufferpanel.com/>
|
||||||
* Documentation officielle de l'admin : <https://docs.pufferpanel.com/en/latest/>
|
* Documentation officielle de l’admin : <https://docs.pufferpanel.com/en/latest/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/PufferPanel/PufferPanel>
|
* Dépôt de code officiel de l’app : <https://github.com/PufferPanel/PufferPanel>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pufferpanel>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pufferpanel>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/pufferpanel_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/pufferpanel_ynh/issues>
|
||||||
|
|
||||||
|
@ -46,4 +44,4 @@ ou
|
||||||
sudo yunohost app upgrade pufferpanel -u https://github.com/YunoHost-Apps/pufferpanel_ynh/tree/testing --debug
|
sudo yunohost app upgrade pufferpanel -u https://github.com/YunoHost-Apps/pufferpanel_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue