Installer trizbort-windows

files:
- setup: N/A:Select the Trizbort archive
game:
  arch: win32
  exe: drive_c/Trizbort/Trizbort.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet452
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Trizbort
    file: $setup
description: Download latest version from https://github.com/JasonLautzenheiser/trizbort/releases
game_slug: trizbort
gogslug: ''
humblestoreid: ''
installer_slug: trizbort-windows
name: Trizbort
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the Trizbort archive
  game:
    arch: win32
    exe: drive_c/Trizbort/Trizbort.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet452
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Trizbort
      file: $setup
slug: trizbort-windows
steamid: null
version: Windows
year: 2010
{
  "game_slug": "trizbort",
  "version": "Windows",
  "description": "Download latest version from https://github.com/JasonLautzenheiser/trizbort/releases",
  "notes": "",
  "name": "Trizbort",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "trizbort-windows",
  "installer_slug": "trizbort-windows",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the Trizbort archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Trizbort/Trizbort.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet452",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Trizbort",
          "file": "$setup"
        }
      }
    ]
  }
}
Back to game