Installer tron-20-steam

game:
  appid: 327740
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet35sp1
    arch: win32
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: directx9 vcrun6 dsound
    arch: win32
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: tron-20
gogslug: tron_20
humblestoreid: ''
installer_slug: tron-20-steam
name: Tron 2.0
notes: ''
runner: winesteam
script:
  game:
    appid: 327740
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet35sp1
      arch: win32
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: directx9 vcrun6 dsound
      arch: win32
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: tron-20-steam
steamid: 327740
version: Steam
year: 2003
{
  "game_slug": "tron-20",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Tron 2.0",
  "year": 2003,
  "steamid": 327740,
  "gogslug": "tron_20",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "tron-20-steam",
  "installer_slug": "tron-20-steam",
  "script": {
    "game": {
      "appid": 327740,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet35sp1",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "directx9 vcrun6 dsound",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game