Installer grey-cubes-indiegamestand

exe: GreyCubes.x86
exe64: GreyCubes.x86_64
files:
- file1: N/A:Please select the IndieGameStand archive
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/GreyCubes.x86
- chmodx: $GAMEDIR/GreyCubes.x86_64
description: ''
game_slug: grey-cubes
gogslug: ''
humblestoreid: ''
installer_slug: grey-cubes-indiegamestand
name: Grey Cubes
notes: ''
runner: linux
script:
  exe: GreyCubes.x86
  exe64: GreyCubes.x86_64
  files:
  - file1: N/A:Please select the IndieGameStand archive
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/GreyCubes.x86
  - chmodx: $GAMEDIR/GreyCubes.x86_64
slug: grey-cubes-indiegamestand
steamid: 371500
version: IndieGameStand
year: 2015
{
  "game_slug": "grey-cubes",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "Grey Cubes",
  "year": 2015,
  "steamid": 371500,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "grey-cubes-indiegamestand",
  "installer_slug": "grey-cubes-indiegamestand",
  "script": {
    "exe": "GreyCubes.x86",
    "exe64": "GreyCubes.x86_64",
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand archive"
      }
    ],
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/GreyCubes.x86"
      },
      {
        "chmodx": "$GAMEDIR/GreyCubes.x86_64"
      }
    ]
  }
}
Back to game