score: add changelog and allow run in emulator

pull/3638/head
aleixdev 2024-11-02 03:52:06 +01:00
parent 68ee93457c
commit afd132b175
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
0.01: New App!
0.02: Minor code improvements
0.03: Bug fixes and some usability and performance improvements

View File

@ -8,6 +8,7 @@
"type": "app",
"tags": "",
"supports": ["BANGLEJS","BANGLEJS2"],
"allow_emulator": true,
"readme": "README.md",
"storage": [
{"name":"score.app.js","url":"score.app.js"},