mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
a04f169d09
commit
869aa0f6dc
28
apps.json
28
apps.json
|
@ -4857,18 +4857,18 @@
|
|||
{"name":"clicompleteclk.app.js","url":"app.js"},
|
||||
{"name":"clicompleteclk.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
},
|
||||
{ "id": "slimehunt",
|
||||
"name": "Slime Hunt",
|
||||
"shortName":"SlimeHunt",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Fight against slimes in turn based combat, try to get the highscore!",
|
||||
"tags": "rpg",
|
||||
"supports" : ["BANGLEJS"],
|
||||
"storage": [
|
||||
{"name":"slimehunt.app.js","url":"app.js"},
|
||||
{"name":"slimehunt.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
},
|
||||
{ "id": "slimehunt",
|
||||
"name": "Slime Hunt",
|
||||
"shortName":"SlimeHunt",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Fight against slimes in turn based combat, try to get the highscore!",
|
||||
"tags": "rpg",
|
||||
"supports" : ["BANGLEJS"],
|
||||
"storage": [
|
||||
{"name":"slimehunt.app.js","url":"app.js"},
|
||||
{"name":"slimehunt.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue