1
0
Fork 0

Add files via upload

master
Brian Kumanchik 2022-05-27 12:40:57 -08:00 committed by GitHub
parent cae5f1b927
commit 1c9f6e7879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"version":"0.01",
"description": "A Space Invader game-like demo - work in progress",
"icon": "app.png",
"screenshots" : "screenshot.png",
"screenshots" : [ { "url":"screenshot.png" } ],
"tags": "game",
"supports" : ["BANGLEJS2"],
"readme": "README.md",