Installer hellion-steam

game:
  appid: 588210
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
description: Multiplayer works with no Issues. Opening and fresh-start videos can
  be watched as well as heard.
game_slug: hellion
gogslug: ''
humblestoreid: ''
installer_slug: hellion-steam
name: HELLION
notes: Single Player does not work.
runner: winesteam
script:
  game:
    appid: 588210
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
slug: hellion-steam
steamid: 588210
version: Steam
year: 2018
{
  "game_slug": "hellion",
  "version": "Steam",
  "description": "Multiplayer works with no Issues. Opening and fresh-start videos can be watched as well as heard.",
  "notes": "Single Player does not work.",
  "name": "HELLION",
  "year": 2018,
  "steamid": 588210,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "hellion-steam",
  "installer_slug": "hellion-steam",
  "script": {
    "game": {
      "appid": 588210,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game