Installer gt-legends-steam

game:
  appid: 44690
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: mfc42
    arch: win32
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: gt-legends
gogslug: ''
humblestoreid: ''
installer_slug: gt-legends-steam
name: GT Legends
notes: ''
runner: winesteam
script:
  game:
    appid: 44690
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: mfc42
      arch: win32
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: gt-legends-steam
steamid: 44690
version: Steam
year: 2005
{
  "game_slug": "gt-legends",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "GT Legends",
  "year": 2005,
  "steamid": 44690,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "gt-legends-steam",
  "installer_slug": "gt-legends-steam",
  "script": {
    "game": {
      "appid": 44690,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "mfc42",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game