1
0
Fork 0

add new screenshot and allow using emulator

master
eyecreate 2022-02-10 18:52:23 -05:00 committed by GitHub
parent 1f9c4b91aa
commit b438097ce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -7,9 +7,10 @@
"tags": "game",
"supports":["BANGLEJS2"],
"readme": "README.md",
"screenshots": [{"url":"screenshot.png"}],
"allow_emulator": true,
"screenshots": [{"url":"screenshot.png"},{"url":"screenshot2.png"}],
"storage": [
{"name":"red7game.app.js","url":"red7.js"},
{"name":"red7game.img","url":"app-icon.js","evaluate":true}
]
}
}