fixed readme-screenshots

pull/3285/head
Stuff-etc 2024-03-22 06:35:50 +01:00
parent 08243fbfdb
commit d49ab01cb5
2 changed files with 3 additions and 3 deletions

View File

@ -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
- Colored Text Mode
- ![color text](https://foostuff.github.io/BangleApps/apps/counter2/counter2-screenshot.png)
- ![color text](https://stuff-etc.github.io/BangleApps/apps/counter2/counter2-screenshot.png)
- Colored Background Mode
- ![color background](https://foostuff.github.io/BangleApps/apps/counter2/counter2dark-screenshot.png)
- ![color background](https://stuff-etc.github.io/BangleApps/apps/counter2/counter2dark-screenshot.png)
## Howto
- Tap top side or swipe up to increase counter

View File

@ -7,7 +7,7 @@
"icon": "counter2-icon.png",
"tags": "tool",
"supports": ["BANGLEJS2"],
"screenshots": [{"url":"counter2-screenshot.png"}],
"screenshots": [{"url":"counter2-screenshot.png"},{"url":"counter2dark-screenshot.png"}],
"allow_emulator": true,
"storage": [
{"name":"counter2.app.js","url":"app.js"},