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:
parent
0ee10b6622
commit
6b4cc1380f
2 changed files with 7 additions and 0 deletions
1
doc/DESCRIPTION.md
Normal file
1
doc/DESCRIPTION.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Create the number 2048. Cubes with same number merge!
|
|
@ -8,6 +8,12 @@
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh5",
|
"version": "1.0~ynh5",
|
||||||
"url": "https://github.com/Kshitij-Banerjee/Cubiks-2048/",
|
"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",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "eric_G",
|
"name": "eric_G",
|
||||||
|
|
Loading…
Add table
Reference in a new issue