mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
18 lines
782 B
JSON
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"]
|
|
}
|