EmuDeck/store/gbc/Spelunky.json
2023-03-25 00:08:17 +01:00

18 lines
782 B
JSON

{
"system": "gbc",
"status": "true",
"logo": "logo_gbc",
"title": "Spelunky",
"url": "XXXX",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/Spelunky.zip",
"description": "An attempt to demake Spelunky 2 for the Game Boy Color. In Spelunky players journey deep underground and explore amazing places filled with traps, treasure, and secrets.",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/Spelunky.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/Spelunky.png?raw=true"
]
},
"tags": ["action", "platform", "puzzle"]
}