1
0
Fork 0

Update metadata.json

master
Hilmar Strauch 2022-01-22 14:17:41 +01:00 committed by GitHub
parent 3407ce5fa7
commit 0c5a4b0d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,12 +1,13 @@
{
"id": "balltastic",
"name": "Balltastic",
"version": "0.02",
"version": "0.03",
"description": "Simple but fun ball eats dots game.",
"icon": "app.png",
"screenshots": [{"url":"bangle2-balltastic-screenshot.png"}],
"type": "app",
"tags": "game,fun",
"supports": ["BANGLEJS"],
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"balltastic.app.js","url":"app.js"},
{"name":"balltastic.img","url":"app-icon.js","evaluate":true}