more screenshots and remove some redundant references to README's
parent
52ffb2f3c2
commit
6668727aca
|
|
@ -394,6 +394,7 @@
|
||||||
"version": "0.02",
|
"version": "0.02",
|
||||||
"description": "inspired by The Matrix, a clock of the same style",
|
"description": "inspired by The Matrix, a clock of the same style",
|
||||||
"icon": "matrixclock.png",
|
"icon": "matrixclock.png",
|
||||||
|
"screenshots": [{"url":"screenshot_matrix.png"}],
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
|
|
@ -448,7 +449,6 @@
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"readme": "README.md",
|
|
||||||
"allow_emulator": true,
|
"allow_emulator": true,
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"aclock.app.js","url":"clock-analog.js"},
|
{"name":"aclock.app.js","url":"clock-analog.js"},
|
||||||
|
|
@ -512,6 +512,7 @@
|
||||||
"version": "0.03",
|
"version": "0.03",
|
||||||
"description": "Retro asteroids game",
|
"description": "Retro asteroids game",
|
||||||
"icon": "asteroids.png",
|
"icon": "asteroids.png",
|
||||||
|
"screenshots": [{"url":"screenshot_asteroids.png"}],
|
||||||
"tags": "game",
|
"tags": "game",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"allow_emulator": true,
|
"allow_emulator": true,
|
||||||
|
|
@ -552,6 +553,7 @@
|
||||||
"version": "0.04",
|
"version": "0.04",
|
||||||
"description": "Simple compass that points North",
|
"description": "Simple compass that points North",
|
||||||
"icon": "compass.png",
|
"icon": "compass.png",
|
||||||
|
"screenshots": [{"url":"screenshot_compass.png"}],
|
||||||
"tags": "tool,outdoors",
|
"tags": "tool,outdoors",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
|
|
@ -3571,7 +3573,6 @@
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"readme": "README.md",
|
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"simplest.app.js","url":"app.js"},
|
{"name":"simplest.app.js","url":"app.js"},
|
||||||
{"name":"simplest.img","url":"icon.js","evaluate":true}
|
{"name":"simplest.img","url":"icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue