Installer gobliiins-gog-scummvm-wincd

files:
- game: N/A:Please select the GOG installer
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  game_id: gob1cd
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $inno
- execute:
    args: -v "$CACHE/game"
    file: mkdir
- execute:
    args: --exclude-temp -d "$CACHE/game" "$game"
    file: $CACHE/innoextract
- execute:
    command: find "$CACHE/game" -maxdepth 1 -type d "(" -iname app -o -iname commonappdata
      -o -iname "_*redist" -o -iname scummvm -o -iname "_*support" -o -iname tmp ")"
      -print0 | xargs -0r rm -vr
- execute:
    command: find "$CACHE/game" -maxdepth 1 -type f "(" -iname "goggame*" ")" -print0
      | xargs -0r rm -v
- merge:
    dst: $GAMEDIR
    src: $CACHE/game
description: ''
game_slug: gobliiins
gogslug: gobliiins_pack
humblestoreid: ''
installer_slug: gobliiins-gog-scummvm-wincd
name: Gobliiins
notes: ''
runner: scummvm
script:
  files:
  - game: N/A:Please select the GOG installer
  - inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    game_id: gob1cd
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $inno
  - execute:
      args: -v "$CACHE/game"
      file: mkdir
  - execute:
      args: --exclude-temp -d "$CACHE/game" "$game"
      file: $CACHE/innoextract
  - execute:
      command: find "$CACHE/game" -maxdepth 1 -type d "(" -iname app -o -iname commonappdata
        -o -iname "_*redist" -o -iname scummvm -o -iname "_*support" -o -iname tmp
        ")" -print0 | xargs -0r rm -vr
  - execute:
      command: find "$CACHE/game" -maxdepth 1 -type f "(" -iname "goggame*" ")" -print0
        | xargs -0r rm -v
  - merge:
      dst: $GAMEDIR
      src: $CACHE/game
slug: gobliiins-gog-scummvm-wincd
steamid: null
version: GOG [scummvm] [win.cd]
year: 1991
{
  "game_slug": "gobliiins",
  "version": "GOG [scummvm] [win.cd]",
  "description": "",
  "notes": "",
  "name": "Gobliiins",
  "year": 1991,
  "steamid": null,
  "gogslug": "gobliiins_pack",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "gobliiins-gog-scummvm-wincd",
  "installer_slug": "gobliiins-gog-scummvm-wincd",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG installer"
      },
      {
        "inno": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "game_id": "gob1cd",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$inno"
        }
      },
      {
        "execute": {
          "args": "-v \"$CACHE/game\"",
          "file": "mkdir"
        }
      },
      {
        "execute": {
          "args": "--exclude-temp -d \"$CACHE/game\" \"$game\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "execute": {
          "command": "find \"$CACHE/game\" -maxdepth 1 -type d \"(\" -iname app -o -iname commonappdata -o -iname \"_*redist\" -o -iname scummvm -o -iname \"_*support\" -o -iname tmp \")\" -print0 | xargs -0r rm -vr"
        }
      },
      {
        "execute": {
          "command": "find \"$CACHE/game\" -maxdepth 1 -type f \"(\" -iname \"goggame*\" \")\" -print0 | xargs -0r rm -v"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/game"
        }
      }
    ]
  }
}
Back to game