Skip to content

Commit

Permalink
Create metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaRhythm authored Aug 27, 2023
1 parent fd367c0 commit cfbc148
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions apps/bblobface/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{ "id": "bblobface",

Check failure on line 1 in apps/bblobface/metadata.json

View workflow job for this annotation

GitHub Actions / build

App bblobface icon doesn't exist
"name": "Bangle Blobs Clock",
"shortName":"BBClock",
"icon": "app.png",
"version": "1.00",
"description": "A fully featured watch face with a playable game on the side.",
"type": "clock",
"tags": "",
"supports" : ["BANGLEJS2"],
"storage": [
{"name":"bblobface.app.js","url":"app.js"},
{"name":"bblobface.img","url":"app-icon.js","evaluate":true}
]
}

0 comments on commit cfbc148

Please sign in to comment.