Installer underrail-gog

files:
- game: N/A:Please select the GOG installer
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/UnderRail/underrail.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dotnet40
    description: Installing .NET 4.0
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: xna40
    description: Installing XNA
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: underrail
gogslug: underrail
humblestoreid: ''
installer_slug: underrail-gog
name: Underrail
notes: Make sure to exit installer after install and don't launch game from installer.
runner: wine
script:
  files:
  - game: N/A:Please select the GOG installer
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/UnderRail/underrail.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dotnet40
      description: Installing .NET 4.0
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: xna40
      description: Installing XNA
      name: winetricks
      prefix: $GAMEDIR
slug: underrail-gog
steamid: 250520
version: GOG
year: 2015
{
  "game_slug": "underrail",
  "version": "GOG",
  "description": "",
  "notes": "Make sure to exit installer after install and don't launch game from installer.",
  "name": "Underrail",
  "year": 2015,
  "steamid": 250520,
  "gogslug": "underrail",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "underrail-gog",
  "installer_slug": "underrail-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG installer"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/UnderRail/underrail.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "description": "Installing .NET 4.0",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "xna40",
          "description": "Installing XNA",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game