Installer gladiabots-itchio

files:
- setup: 'N/A: Select the gladiabots archive from itch.io'
game:
  exe: $GAMEDIR/Gladiabots.x86_64
installer:
- extract:
    dst: $GAMEDIR/
    file: setup
- chmodx: $GAMEDIR/Gladiabots.x86_64
description: Install the game from the archive provided by itch.io
game_slug: gladiabots
gogslug: ''
humblestoreid: ''
installer_slug: gladiabots-itchio
name: Gladiabots
notes: ''
runner: linux
script:
  files:
  - setup: 'N/A: Select the gladiabots archive from itch.io'
  game:
    exe: $GAMEDIR/Gladiabots.x86_64
  installer:
  - extract:
      dst: $GAMEDIR/
      file: setup
  - chmodx: $GAMEDIR/Gladiabots.x86_64
slug: gladiabots-itchio
steamid: 871930
version: itch.io
year: 2016
{
  "game_slug": "gladiabots",
  "version": "itch.io",
  "description": "Install the game from the archive provided by itch.io",
  "notes": "",
  "name": "Gladiabots",
  "year": 2016,
  "steamid": 871930,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "gladiabots-itchio",
  "installer_slug": "gladiabots-itchio",
  "script": {
    "files": [
      {
        "setup": "N/A: Select the gladiabots archive from itch.io"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Gladiabots.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/",
          "file": "setup"
        }
      },
      {
        "chmodx": "$GAMEDIR/Gladiabots.x86_64"
      }
    ]
  }
}
Back to game