1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git synced 2024-09-03 18:25:55 +02:00

Fix minter

This commit is contained in:
Éric Gaspar 2022-12-19 18:46:27 +01:00
parent 0ee10b6622
commit 6b4cc1380f
2 changed files with 7 additions and 0 deletions

1
doc/DESCRIPTION.md Normal file
View file

@ -0,0 +1 @@
Create the number 2048. Cubes with same number merge!

View file

@ -8,6 +8,12 @@
},
"version": "1.0~ynh5",
"url": "https://github.com/Kshitij-Banerjee/Cubiks-2048/",
"upstream": {
"license": "MIT",
"website": "https://kshitij-banerjee.github.io/Cubiks-2048/",
"demo": "https://kshitij-banerjee.github.io/Cubiks-2048/",
"code": "https://github.com/Kshitij-Banerjee/Cubiks-2048/"
},
"license": "MIT",
"maintainer": {
"name": "eric_G",