forked from FOSS/BangleApps
Add files via upload
parent
32b72e1c16
commit
f9df01f8cd
|
@ -1,10 +1,10 @@
|
||||||
{ "id": "invader",
|
{ "id": "invader",
|
||||||
"name": "Invader",
|
"name": "Invader",
|
||||||
"shortName":"Invader",
|
"shortName":"Invader",
|
||||||
"version":"0.04",
|
"version":"0.05",
|
||||||
"description": "A Space Invader game-like demo - work in progress",
|
"description": "A Space Invader game-like demo - work in progress",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"screenshots" : [ { "url":"screenshot.png" }, { "url":"screenshot_2.png" } ],
|
"screenshots" : [ { "url":"screenshot_0.png" }, { "url":"screenshot_1.png" }, { "url":"screenshot_2.png" } ],
|
||||||
"tags": "game",
|
"tags": "game",
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue