fixed readme-screenshots
parent
08243fbfdb
commit
d49ab01cb5
|
|
@ -4,9 +4,9 @@ I needed an HP/XP-Tracker for a game, so i made one.
|
||||||
The counter state gets saved. Best to use this with pattern launcher or ClockCal
|
The counter state gets saved. Best to use this with pattern launcher or ClockCal
|
||||||
|
|
||||||
- Colored Text Mode
|
- Colored Text Mode
|
||||||
- 
|
- 
|
||||||
- Colored Background Mode
|
- Colored Background Mode
|
||||||
- 
|
- 
|
||||||
|
|
||||||
## Howto
|
## Howto
|
||||||
- Tap top side or swipe up to increase counter
|
- Tap top side or swipe up to increase counter
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
"icon": "counter2-icon.png",
|
"icon": "counter2-icon.png",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"screenshots": [{"url":"counter2-screenshot.png"}],
|
"screenshots": [{"url":"counter2-screenshot.png"},{"url":"counter2dark-screenshot.png"}],
|
||||||
"allow_emulator": true,
|
"allow_emulator": true,
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"counter2.app.js","url":"app.js"},
|
{"name":"counter2.app.js","url":"app.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue