Installer kathy-rain-gog-v1

files:
- game: N/A:Select GOG installer.
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  main_file: $GAMEDIR/KathyRain.exe
installer:
- extract:
    dst: $CACHE
    file: $inno
- execute:
    args: -d "$CACHE" "$game"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE
description: null
game_slug: kathy-rain
gogslug: kathy_rain_demo
humblestoreid: ''
installer_slug: kathy-rain-gog-v1
name: Kathy Rain
notes: ''
runner: ags
script:
  files:
  - game: N/A:Select GOG installer.
  - inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    main_file: $GAMEDIR/KathyRain.exe
  installer:
  - extract:
      dst: $CACHE
      file: $inno
  - execute:
      args: -d "$CACHE" "$game"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE
slug: kathy-rain-gog-v1
steamid: 370910
version: GOG v1
year: 2016
{
  "game_slug": "kathy-rain",
  "version": "GOG v1",
  "description": null,
  "notes": "",
  "name": "Kathy Rain",
  "year": 2016,
  "steamid": 370910,
  "gogslug": "kathy_rain_demo",
  "humblestoreid": "",
  "runner": "ags",
  "slug": "kathy-rain-gog-v1",
  "installer_slug": "kathy-rain-gog-v1",
  "script": {
    "files": [
      {
        "game": "N/A:Select GOG installer."
      },
      {
        "inno": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/KathyRain.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$game\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      }
    ]
  }
}
Back to game