Installer superhot-prototype

files:
- superhot-linux: http://superhotgame-new.azurewebsites.net/BUILDS/SUPERHOT_Prototype_Linux.zip
game:
  exe: SUPERHOT-LINUX.x86
installer:
- extract:
    dst: $GAMEDIR
    file: superhot-linux
- chmodx: $GAMEDIR/SUPERHOT-LINUX.x86
description: ''
game_slug: superhot
gogslug: superhot_one_of_us_bundle
humblestoreid: superhot_bundle
installer_slug: superhot-prototype
name: Superhot
notes: ''
runner: linux
script:
  files:
  - superhot-linux: http://superhotgame-new.azurewebsites.net/BUILDS/SUPERHOT_Prototype_Linux.zip
  game:
    exe: SUPERHOT-LINUX.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: superhot-linux
  - chmodx: $GAMEDIR/SUPERHOT-LINUX.x86
slug: superhot-prototype
steamid: 322500
version: prototype
year: 2016
{
  "game_slug": "superhot",
  "version": "prototype",
  "description": "",
  "notes": "",
  "name": "Superhot",
  "year": 2016,
  "steamid": 322500,
  "gogslug": "superhot_one_of_us_bundle",
  "humblestoreid": "superhot_bundle",
  "runner": "linux",
  "slug": "superhot-prototype",
  "installer_slug": "superhot-prototype",
  "script": {
    "files": [
      {
        "superhot-linux": "http://superhotgame-new.azurewebsites.net/BUILDS/SUPERHOT_Prototype_Linux.zip"
      }
    ],
    "game": {
      "exe": "SUPERHOT-LINUX.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "superhot-linux"
        }
      },
      {
        "chmodx": "$GAMEDIR/SUPERHOT-LINUX.x86"
      }
    ]
  }
}
Back to game