Installer ben-there-dan-that-gog-ags

files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  main_file: BTDT.exe
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE/ben_there_dan_that" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/ben_there_dan_that
description: null
game_slug: ben-there-dan-that
gogslug: time_gentlemen_please_ben_there_dan_that
humblestoreid: ''
installer_slug: ben-there-dan-that-gog-ags
name: Ben There, Dan That!
notes: ''
runner: ags
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    main_file: BTDT.exe
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE/ben_there_dan_that" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/ben_there_dan_that
slug: ben-there-dan-that-gog-ags
steamid: 37420
version: GOG AGS
year: 2009
{
  "game_slug": "ben-there-dan-that",
  "version": "GOG AGS",
  "description": null,
  "notes": "",
  "name": "Ben There, Dan That!",
  "year": 2009,
  "steamid": 37420,
  "gogslug": "time_gentlemen_please_ben_there_dan_that",
  "humblestoreid": "",
  "runner": "ags",
  "slug": "ben-there-dan-that-gog-ags",
  "installer_slug": "ben-there-dan-that-gog-ags",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "main_file": "BTDT.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE/ben_there_dan_that\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/ben_there_dan_that"
        }
      }
    ]
  }
}
Back to game