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