Installer a-test-steam-32prefix

game:
  appid: 3910
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    app: dotnet20sp2
    arch: win32
    description: Installing .Net 2.0 SP2
    name: winetricks
    prefix: $GAMEDIR/prefix
    silent: true
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-steam-32prefix
name: A test
notes: ''
runner: winesteam
script:
  game:
    appid: 3910
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      app: dotnet20sp2
      arch: win32
      description: Installing .Net 2.0 SP2
      name: winetricks
      prefix: $GAMEDIR/prefix
      silent: true
slug: a-test-steam-32prefix
steamid: null
version: steam 32prefix
year: null
{
  "game_slug": "test",
  "version": "steam 32prefix",
  "description": null,
  "notes": "",
  "name": "A test",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "a-test-steam-32prefix",
  "installer_slug": "a-test-steam-32prefix",
  "script": {
    "game": {
      "appid": 3910,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "app": "dotnet20sp2",
          "arch": "win32",
          "description": "Installing .Net 2.0 SP2",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix",
          "silent": true
        }
      }
    ]
  }
}
Back to game