Installer greedfall-gold-edition-gog

files:
- setup: N/A:Select the setup exe for GreedFall
- dlc1: N/A:Select the setup exe for The Adventurer's Gear DLC
- dlc2: N/A:Select the setup exe for The de Vespe Conspiracy DLC
game:
  arch: win64
  exe: drive_c/GOG Games/GreedFall/GreedFall.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Greedfall
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing The Adventurer's Gear DLC
    executable: dlc1
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing The de Vespe Conspiracy DLC
    executable: dlc2
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Installer for GreedFall Gold Edition from GoG.com.
game_slug: greedfall
gogslug: greedfall
humblestoreid: ''
installer_slug: greedfall-gold-edition-gog
name: GreedFall
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the setup exe for GreedFall
  - dlc1: N/A:Select the setup exe for The Adventurer's Gear DLC
  - dlc2: N/A:Select the setup exe for The de Vespe Conspiracy DLC
  game:
    arch: win64
    exe: drive_c/GOG Games/GreedFall/GreedFall.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Greedfall
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing The Adventurer's Gear DLC
      executable: dlc1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing The de Vespe Conspiracy DLC
      executable: dlc2
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: greedfall-gold-edition-gog
steamid: 606880
version: Gold Edition GOG
year: 2019
{
  "game_slug": "greedfall",
  "version": "Gold Edition GOG",
  "description": "Installer for GreedFall Gold Edition from GoG.com.",
  "notes": "",
  "name": "GreedFall",
  "year": 2019,
  "steamid": 606880,
  "gogslug": "greedfall",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "greedfall-gold-edition-gog",
  "installer_slug": "greedfall-gold-edition-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the setup exe for GreedFall"
      },
      {
        "dlc1": "N/A:Select the setup exe for The Adventurer's Gear DLC"
      },
      {
        "dlc2": "N/A:Select the setup exe for The de Vespe Conspiracy DLC"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/GreedFall/GreedFall.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Greedfall",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing The Adventurer's Gear DLC",
          "executable": "dlc1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing The de Vespe Conspiracy DLC",
          "executable": "dlc2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game