mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
add json for apotris.
this PR adds the needed json for accessing Apotris.
This commit is contained in:
parent
35675e43e6
commit
07d86ff7da
18
store/gba/Apotris.json
Normal file
18
store/gba/Apotris.json
Normal file
@ -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"]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user