Add files via upload

pull/1903/head
Brian Kumanchik 2022-05-28 10:05:25 -08:00 committed by GitHub
parent c3055367e6
commit 8fe9522828
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.03", "version":"0.03",
"description": "A Space Invader game-like demo - work in progress", "description": "A Space Invader game-like demo - work in progress",
"icon": "app.png", "icon": "app.png",
"screenshots" : [ { "url":"screenshot.png" } ], "screenshots" : [ { "url":"screenshot.png" }, { "url":"screenshot_2.png" } ],
"tags": "game", "tags": "game",
"supports" : ["BANGLEJS2"], "supports" : ["BANGLEJS2"],
"readme": "README.md", "readme": "README.md",