Installer kynseed-gog

files:
- setup: N/A:Select the game's setup file
game:
  appid: 758870
  arch: win64
  exe: drive_c/GOG Games/Kynseed/Kynseed.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    description: Installing Kynseed
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  pulse_latency: false
wine:
  Desktop: true
description: An Install script to play kynseed on linux.
game_slug: kynseed
gogslug: kynseed
humblestoreid: ''
installer_slug: kynseed-gog
name: Kynseed
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  game:
    appid: 758870
    arch: win64
    exe: drive_c/GOG Games/Kynseed/Kynseed.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      description: Installing Kynseed
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    pulse_latency: false
  wine:
    Desktop: true
slug: kynseed-gog
steamid: 758870
version: GOG
year: 2018
{
  "game_slug": "kynseed",
  "version": "GOG",
  "description": "An Install script to play kynseed on linux.",
  "notes": "",
  "name": "Kynseed",
  "year": 2018,
  "steamid": 758870,
  "gogslug": "kynseed",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "kynseed-gog",
  "installer_slug": "kynseed-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "appid": 758870,
      "arch": "win64",
      "exe": "drive_c/GOG Games/Kynseed/Kynseed.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "description": "Installing Kynseed",
          "executable": "setup",
          "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