EmuDeck/store/gba/Power Pig.json
2023-03-25 00:08:17 +01:00

18 lines
771 B
JSON

{
"system": "gba",
"status": "true",
"logo": "logo_gba",
"title": "Power Pig",
"url": "XXXX",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/powerpig.zip",
"description": "You play as a pig armed with a gravity gun that allows you to carry anything on your shoulders. This gravity gun is powered by coins you collect throughout the levels.",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/powerpig.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/powerpig.png?raw=true"
]
},
"tags": ["action", "platform"]
}