Installer grally-steam

game:
  appid: 605760
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    description: Creating prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet472 win7
    arch: win64
    description: Installing .NET 4.7.2 (it may take a while)
    name: winetricks
    prefix: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: fps
  pulse_latency: true
description: null
game_slug: grally
gogslug: ''
humblestoreid: ''
installer_slug: grally-steam
name: gRally
notes: ''
runner: winesteam
script:
  game:
    appid: 605760
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      description: Creating prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet472 win7
      arch: win64
      description: Installing .NET 4.7.2 (it may take a while)
      name: winetricks
      prefix: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: fps
    pulse_latency: true
slug: grally-steam
steamid: 605760
version: Steam
year: 2018
{
  "game_slug": "grally",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "gRally",
  "year": 2018,
  "steamid": 605760,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "grally-steam",
  "installer_slug": "grally-steam",
  "script": {
    "game": {
      "appid": 605760,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet472 win7",
          "arch": "win64",
          "description": "Installing .NET 4.7.2 (it may take a while)",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "fps"
      },
      "pulse_latency": true
    }
  }
}
Back to game