mirror of
https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git
synced 2024-09-03 18:25:55 +02:00
Clean up
This commit is contained in:
parent
e9b72b1338
commit
4ea43d06ce
3 changed files with 3 additions and 7 deletions
|
@ -24,7 +24,6 @@ Clone of 2048 game in 3D
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
* Buster x86-64 - [](https://ci-buster.nohost.me/ci/apps/cubiks-2048/)
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
@ -34,8 +33,7 @@ Clone of 2048 game in 3D
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Developers info
|
## Developers info
|
||||||
----------------
|
|
||||||
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing).
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing).
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,6 @@ Clone en 3D du jeu 2048.
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
* Buster x86-64 - [](https://ci-buster.nohost.me/ci/apps/cubiks-2048/)
|
|
||||||
|
|
||||||
## Liens
|
## Liens
|
||||||
|
|
||||||
|
@ -34,8 +33,7 @@ Clone en 3D du jeu 2048.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
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/Cubiks-2048_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing).
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "2048 game clone in 3D",
|
"en": "2048 game clone in 3D",
|
||||||
"fr": "Clone du jeu 2048 en 3D"
|
"fr": "Clone du jeu 2048 en 3D"
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh1",
|
"version": "1.0~ynh2",
|
||||||
"url": "https://github.com/Kshitij-Banerjee/Cubiks-2048/",
|
"url": "https://github.com/Kshitij-Banerjee/Cubiks-2048/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue