files:
- itchupload: N/A:Please select the itch.io archive
game:
exe: Poke Abby (Linux).x86_64
installer:
- extract:
dst: $GAMEDIR
file: $itchupload
- chmodx: $GAMEDIR/Poke Abby (Linux).x86_64
description: ''
game_slug: poke-abby
gogslug: ''
humblestoreid: ''
installer_slug: poke-abby-64-bit
name: Poke Abby
notes: ''
runner: linux
script:
files:
- itchupload: N/A:Please select the itch.io archive
game:
exe: Poke Abby (Linux).x86_64
installer:
- extract:
dst: $GAMEDIR
file: $itchupload
- chmodx: $GAMEDIR/Poke Abby (Linux).x86_64
slug: poke-abby-64-bit
steamid: null
version: 64 bit
year: 2016
{
"game_slug": "poke-abby",
"version": "64 bit",
"description": "",
"notes": "",
"name": "Poke Abby",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "poke-abby-64-bit",
"installer_slug": "poke-abby-64-bit",
"script": {
"files": [
{
"itchupload": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "Poke Abby (Linux).x86_64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$itchupload"
}
},
{
"chmodx": "$GAMEDIR/Poke Abby (Linux).x86_64"
}
]
}
}