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
11
README.md
11
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.
|
Minetest is a free open-source voxel game engine with easy modding and game creation.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 5.8.0~ynh2
|
**Shipped version:** 5.8.0~ynh2
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
@ -27,10 +26,10 @@ Minetest is a free open-source voxel game engine with easy modding and game crea
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <http://www.minetest.net>
|
- Official app website: <http://www.minetest.net>
|
||||||
* Upstream app code repository: <https://github.com/minetest/minetest>
|
- Upstream app code repository: <https://github.com/minetest/minetest>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/minetest>
|
- YunoHost Store: <https://apps.yunohost.org/app/minetest>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -38,7 +37,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||||
|
|
11
README_fr.md
11
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.
|
Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 5.8.0~ynh2
|
**Version incluse :** 5.8.0~ynh2
|
||||||
|
|
||||||
## Captures d’écran
|
## 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
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <http://www.minetest.net>
|
- Site officiel de l’app : <http://www.minetest.net>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/minetest/minetest>
|
- Dépôt de code officiel de l’app : <https://github.com/minetest/minetest>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/minetest>
|
- YunoHost Store : <https://apps.yunohost.org/app/minetest>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/minetest_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -38,7 +37,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug
|
||||||
|
|
Loading…
Reference in a new issue