BangleApps/apps/game1024/game1024.app.info

6 lines
135 B
Plaintext
Raw Normal View History

2022-03-15 20:24:45 +00:00
require("Storage").write("timer.info",{
"id":"game1024",
"name":"1024 Game",
"src":"game1024.app.js",
"icon":"game1024.img"
});