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: gob2cd
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: gobliins-2-the-prince-buffoon
gogslug: gobliiins_pack
humblestoreid: ''
installer_slug: gobliins-2-the-prince-buffoon-gog-scummvm-wincd
name: 'Gobliins 2: The Prince Buffoon'
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: gob2cd
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: gobliins-2-the-prince-buffoon-gog-scummvm-wincd
steamid: null
version: GOG [scummvm] [win.cd]
year: 1992
{
"game_slug": "gobliins-2-the-prince-buffoon",
"version": "GOG [scummvm] [win.cd]",
"description": "",
"notes": "",
"name": "Gobliins 2: The Prince Buffoon",
"year": 1992,
"steamid": null,
"gogslug": "gobliiins_pack",
"humblestoreid": "",
"runner": "scummvm",
"slug": "gobliins-2-the-prince-buffoon-gog-scummvm-wincd",
"installer_slug": "gobliins-2-the-prince-buffoon-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": "gob2cd",
"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"
}
}
]
}
}