diff --git a/store/gba/Apotris.json b/store/gba/Apotris.json new file mode 100644 index 00000000..03864101 --- /dev/null +++ b/store/gba/Apotris.json @@ -0,0 +1,18 @@ +{ + "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"] +}