mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
Auto-update README
This commit is contained in:
parent
e7dc89ddf9
commit
a76b98fb4b
2 changed files with 12 additions and 14 deletions
13
README.md
13
README.md
|
@ -18,7 +18,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Minetest is a free open-source voxel game engine with easy modding and game creation.
|
||||
|
||||
|
||||
**Shipped version:** 5.8.0~ynh2
|
||||
|
||||
## Screenshots
|
||||
|
@ -27,10 +26,10 @@ Minetest is a free open-source voxel game engine with easy modding and game crea
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <http://www.minetest.net>
|
||||
* Upstream app code repository: <https://github.com/minetest/minetest>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/minetest>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||
- Official app website: <http://www.minetest.net>
|
||||
- Upstream app code repository: <https://github.com/minetest/minetest>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/minetest>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -38,10 +37,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -18,7 +18,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles.
|
||||
|
||||
|
||||
**Version incluse :** 5.8.0~ynh2
|
||||
|
||||
## Captures d’écran
|
||||
|
@ -27,10 +26,10 @@ Minetest est un moteur de jeu voxel open-source avec modding et création de jeu
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <http://www.minetest.net>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/minetest/minetest>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/minetest>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||
- Site officiel de l’app : <http://www.minetest.net>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/minetest/minetest>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/minetest>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -38,10 +37,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_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…
Reference in a new issue