Update apps.json
parent
98b2721893
commit
a04f169d09
|
|
@ -4864,7 +4864,8 @@
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Fight against slimes in turn based combat, try to get the highscore!",
|
"description": "Fight against slimes in turn based combat, try to get the highscore!",
|
||||||
"tags": "RPG",
|
"tags": "rpg",
|
||||||
|
"supports" : ["BANGLEJS"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"slimehunt.app.js","url":"app.js"},
|
{"name":"slimehunt.app.js","url":"app.js"},
|
||||||
{"name":"slimehunt.img","url":"app-icon.js","evaluate":true}
|
{"name":"slimehunt.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue