Installer underrail-gog-with-dlc

files:
- game: 'N/A: Please select the GOG.com Linux installer'
- dlc: 'N/A: Please select the GOG.com Expedition DLC Linux exe file'
- 1bin: 'N/A: Please select the GOG.com Expedition DLC Linux 1bin file'
- 2bin: 'N/A: Please select the GOG.com Expedition DLC Linux 2bin file'
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/UnderRail/underrail.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: arial
    description: Install fonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: dlc
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: 1bin
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: 2bin
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dotnet40
    description: Installing .NET 4.0
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    app: xna40
    description: Installing XNA
    name: winetricks
    prefix: $GAMEDIR
    silent: false
description: ''
game_slug: underrail
gogslug: underrail
humblestoreid: ''
installer_slug: underrail-gog-with-dlc
name: Underrail
notes: You will have to navigate the installer to the FILENAME-N.bin files of the
  Expedition DLC, because for some reason the installer can't find them.
runner: wine
script:
  files:
  - game: 'N/A: Please select the GOG.com Linux installer'
  - dlc: 'N/A: Please select the GOG.com Expedition DLC Linux exe file'
  - 1bin: 'N/A: Please select the GOG.com Expedition DLC Linux 1bin file'
  - 2bin: 'N/A: Please select the GOG.com Expedition DLC Linux 2bin file'
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/UnderRail/underrail.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: arial
      description: Install fonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: dlc
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: 1bin
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: 2bin
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dotnet40
      description: Installing .NET 4.0
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      app: xna40
      description: Installing XNA
      name: winetricks
      prefix: $GAMEDIR
      silent: false
slug: underrail-gog-with-dlc
steamid: 250520
version: GOG with DLC
year: 2015
{
  "game_slug": "underrail",
  "version": "GOG with DLC",
  "description": "",
  "notes": "You will have to navigate the installer to the FILENAME-N.bin files of the Expedition DLC, because for some reason the installer can't find them.",
  "name": "Underrail",
  "year": 2015,
  "steamid": 250520,
  "gogslug": "underrail",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "underrail-gog-with-dlc",
  "installer_slug": "underrail-gog-with-dlc",
  "script": {
    "files": [
      {
        "game": "N/A: Please select the GOG.com Linux installer"
      },
      {
        "dlc": "N/A: Please select the GOG.com Expedition DLC Linux exe file"
      },
      {
        "1bin": "N/A: Please select the GOG.com Expedition DLC Linux 1bin file"
      },
      {
        "2bin": "N/A: Please select the GOG.com Expedition DLC Linux 2bin file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/UnderRail/underrail.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "description": "Install fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "dlc",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "1bin",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "2bin",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "description": "Installing .NET 4.0",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "app": "xna40",
          "description": "Installing XNA",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      }
    ]
  }
}
Back to game