Installer thumper-steam

game:
  appid: 356400
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: 0
    __GL_THREADED_OPTIMIZATIONS: 1
    mesa_glthread: 'true'
description: null
game_slug: thumper
gogslug: ''
humblestoreid: ''
installer_slug: thumper-steam
name: Thumper
notes: ''
runner: winesteam
script:
  game:
    appid: 356400
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: 0
      __GL_THREADED_OPTIMIZATIONS: 1
      mesa_glthread: 'true'
slug: thumper-steam
steamid: 356400
version: Steam
year: 2016
{
  "game_slug": "thumper",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Thumper",
  "year": 2016,
  "steamid": 356400,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "thumper-steam",
  "installer_slug": "thumper-steam",
  "script": {
    "game": {
      "appid": 356400,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "__GL_THREADED_OPTIMIZATIONS": 1,
        "mesa_glthread": "true"
      }
    }
  }
}
Back to game