forked from FOSS/BangleApps
add new screenshot and allow using emulator
parent
1f9c4b91aa
commit
b438097ce3
|
@ -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}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue