Installer gonner-itchio

files:
- GoNNER__Linux.zip: N/A:Select the Itch.io archive
game:
  exe: GoNNER.x86
installer:
- extract:
    dst: $GAMEDIR
    file: GoNNER__Linux.zip
- chmodx: $GAMEDIR/GoNNER.x86
description: Simply extracts the zip file
game_slug: gonner
gogslug: gonner_press_jump_to_die_edition
humblestoreid: ''
installer_slug: gonner-itchio
name: GoNNER
notes: ''
runner: linux
script:
  files:
  - GoNNER__Linux.zip: N/A:Select the Itch.io archive
  game:
    exe: GoNNER.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: GoNNER__Linux.zip
  - chmodx: $GAMEDIR/GoNNER.x86
slug: gonner-itchio
steamid: 437570
version: Itch.io
year: 2016
{
  "game_slug": "gonner",
  "version": "Itch.io",
  "description": "Simply extracts the zip file",
  "notes": "",
  "name": "GoNNER",
  "year": 2016,
  "steamid": 437570,
  "gogslug": "gonner_press_jump_to_die_edition",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "gonner-itchio",
  "installer_slug": "gonner-itchio",
  "script": {
    "files": [
      {
        "GoNNER__Linux.zip": "N/A:Select the Itch.io archive"
      }
    ],
    "game": {
      "exe": "GoNNER.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "GoNNER__Linux.zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/GoNNER.x86"
      }
    ]
  }
}
Back to game