Update apps.json

pull/1159/head
ColtJLaCh 2021-12-20 19:07:08 -05:00 committed by GitHub
parent a04f169d09
commit 869aa0f6dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -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}
]
}
]