files:
- file1: N/A:Please select the itch.io archive
game:
exe: ia1
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/ia1
description: null
game_slug: invisible-apartment
gogslug: ''
humblestoreid: ''
installer_slug: invisible-apartment-itchio
name: Invisible Apartment
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: ia1
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/ia1
slug: invisible-apartment-itchio
steamid: 351790
version: itch.io
year: 2015
{
"game_slug": "invisible-apartment",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Invisible Apartment",
"year": 2015,
"steamid": 351790,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "invisible-apartment-itchio",
"installer_slug": "invisible-apartment-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "ia1"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/ia1"
}
]
}
}