Installer bravada-indiegamestand

files:
- file1: N/A:Please select the IndieGameStand archive
game:
  exe: Bravada.x86
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/Bravada.x86
description: ''
game_slug: bravada
gogslug: ''
humblestoreid: ''
installer_slug: bravada-indiegamestand
name: Bravada
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the IndieGameStand archive
  game:
    exe: Bravada.x86
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/Bravada.x86
slug: bravada-indiegamestand
steamid: 315930
version: IndieGameStand
year: 2014
{
  "game_slug": "bravada",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "Bravada",
  "year": 2014,
  "steamid": 315930,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "bravada-indiegamestand",
  "installer_slug": "bravada-indiegamestand",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand archive"
      }
    ],
    "game": {
      "exe": "Bravada.x86"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/Bravada.x86"
      }
    ]
  }
}
Back to game