mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
18 lines
711 B
JSON
18 lines
711 B
JSON
{
|
|
"system": "nes",
|
|
"status": "true",
|
|
"logo": "logo_nes",
|
|
"title": "Blob Quest",
|
|
"url": "XXXX",
|
|
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Blob Quest.zip",
|
|
"description": "An evil wizard has turned you into a blob! Explore to find 8 mystic rubies to regain your true form.",
|
|
"pictures": {
|
|
"screenshots": [
|
|
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Blob Quest.png?raw=true"
|
|
],
|
|
"titlescreens": [
|
|
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Blob Quest.png?raw=true"
|
|
]
|
|
},
|
|
"tags": ["action", "platform"]
|
|
}
|