Installer airis-itchio

exe: AIRIS.sh
files:
- file1: N/A:Please select the itch.io archive
installer:
- extract:
    file: $file1
description: null
game_slug: airis
gogslug: ''
humblestoreid: ''
installer_slug: airis-itchio
name: AIRIS
notes: ''
runner: linux
script:
  exe: AIRIS.sh
  files:
  - file1: N/A:Please select the itch.io archive
  installer:
  - extract:
      file: $file1
slug: airis-itchio
steamid: 628610
version: Itch.io
year: 2017
{
  "game_slug": "airis",
  "version": "Itch.io",
  "description": null,
  "notes": "",
  "name": "AIRIS",
  "year": 2017,
  "steamid": 628610,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "airis-itchio",
  "installer_slug": "airis-itchio",
  "script": {
    "exe": "AIRIS.sh",
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game