Update apps.json

pull/1159/head
ColtJLaCh 2021-12-20 18:56:14 -05:00 committed by GitHub
parent 997f1aba74
commit dabc822573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -4857,5 +4857,17 @@
{"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",
"storage": [
{"name":"slimehunt.app.js","url":"app.js"},
{"name":"slimehunt.img","url":"app-icon.js","evaluate":true}
]
}
]