EmuDeck/store/gba/Apotris.json
Glazed_Belmont 07d86ff7da add json for apotris.
this PR adds the needed json for accessing Apotris.
2023-05-09 18:12:41 +02:00

19 lines
664 B
JSON

{
"system": "gba",
"status": "true",
"logo": "logo_gba",
"title": "Apotris",
"url": "XXXX",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gba/apotris.zip",
"description": "Apotris is a block stacking game for the Gameboy Advance! Made by akouzoukos.",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/screenshots/homebrew/apotris.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gba/titlescreens/homebrew/apotris.png?raw=true"
]
},
"tags": ["puzzle"]
}