Installer bounty-train-gog

files:
- gogsetup: N/A:Select the game setup files
game:
  arch: win64
  exe: drive_c/GOG Games/Bounty Train/BountyTrainGoG.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Bounty Train
    executable: gogsetup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  pulse_latency: false
wine:
  Desktop: true
description: Install Bounty train from gog installer
game_slug: bounty-train
gogslug: bounty_train
humblestoreid: ''
installer_slug: bounty-train-gog
name: Bounty Train
notes: ''
runner: wine
script:
  files:
  - gogsetup: N/A:Select the game setup files
  game:
    arch: win64
    exe: drive_c/GOG Games/Bounty Train/BountyTrainGoG.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Bounty Train
      executable: gogsetup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    pulse_latency: false
  wine:
    Desktop: true
slug: bounty-train-gog
steamid: 371520
version: GOG
year: 2015
{
  "game_slug": "bounty-train",
  "version": "GOG",
  "description": "Install Bounty train from gog installer",
  "notes": "",
  "name": "Bounty Train",
  "year": 2015,
  "steamid": 371520,
  "gogslug": "bounty_train",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "bounty-train-gog",
  "installer_slug": "bounty-train-gog",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the game setup files"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Bounty Train/BountyTrainGoG.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Bounty Train",
          "executable": "gogsetup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "pulse_latency": false
    },
    "wine": {
      "Desktop": true
    }
  }
}
Back to game