EmuDeck/store/nes/Blob Quest.json
2023-03-25 00:08:17 +01:00

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"]
}