Installer invisible-apartment-itchio

exe: ia1
files:
- file1: N/A:Please select the itch.io archive
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:
  exe: ia1
  files:
  - file1: N/A:Please select the itch.io archive
  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": {
    "exe": "ia1",
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/ia1"
      }
    ]
  }
}
Back to game