Merge branch 'dev_0.5' of https://github.com/chiefdaft/BangleApps into dev_0.5

master
chiefdaft 2022-03-17 00:52:21 +01:00
commit bf787b0c03
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
require("Storage").write("timer.info",{
"id":"game1024",
"name":"1024 Game",
"src":"game1024.app.js",
"icon":"game1024.img"
});