Installer stationeers-10

game:
  appid: 544550
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
description: null
game_slug: stationeers
gogslug: ''
humblestoreid: ''
installer_slug: stationeers-10
name: Stationeers
notes: ''
runner: winesteam
script:
  game:
    appid: 544550
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
slug: stationeers-10
steamid: 544550
version: '1.0'
year: 2017
{
  "game_slug": "stationeers",
  "version": "1.0",
  "description": null,
  "notes": "",
  "name": "Stationeers",
  "year": 2017,
  "steamid": 544550,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "stationeers-10",
  "installer_slug": "stationeers-10",
  "script": {
    "game": {
      "appid": 544550,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game