diff --git a/repositories/SasPes/magic-8-ball/Magic 8 Ball/logo.png b/repositories/SasPes/magic-8-ball/Magic 8 Ball/logo.png new file mode 100644 index 0000000..0421f18 Binary files /dev/null and b/repositories/SasPes/magic-8-ball/Magic 8 Ball/logo.png differ diff --git a/repositories/SasPes/magic-8-ball/Magic 8 Ball/metadata.json b/repositories/SasPes/magic-8-ball/Magic 8 Ball/metadata.json new file mode 100644 index 0000000..eac9503 --- /dev/null +++ b/repositories/SasPes/magic-8-ball/Magic 8 Ball/metadata.json @@ -0,0 +1,21 @@ +{ + "name": "Magic 8 Ball", + "description": "Ask a question, watch it Thinking..., receive a classic Magic 8 Ball answer", + "category": "Games", + "version": "1.14.0", + "commit": "c7d239d9323710a8d86ec9047dd56b95cde4018a", + "owner": "SasPes", + "repo": "magic-8-ball", + "path": "/", + "files": [ + { + "source": "Magic8ball.js", + "destination": "Magic 8 Ball.js" + } + ], + "supported-devices": [ + "Lilygo T-Embed", + "Lilygo T-Embed CC1101", + "Smoochiee Board" + ] +}