custom-name: Gabriel Knight 2 - The Beast Within - GOG - ScummVM
files:
- gogsetup: N/A:Please select the executable setup file available for download on
your GOG account page
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
game_id: gk2
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
description: '"Gabriel Knight 2: The Beast Within" porvided by GOG using ScummVM.'
game_slug: gabriel-knight-2-the-beast-within
gogslug: gabriel_knight_2_the_beast_within
humblestoreid: ''
installer_slug: gabriel-knight-2-the-beast-wi-gog
name: 'Gabriel Knight 2: The Beast Within'
notes: ''
runner: scummvm
script:
custom-name: Gabriel Knight 2 - The Beast Within - GOG - ScummVM
files:
- gogsetup: N/A:Please select the executable setup file available for download on
your GOG account page
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
game_id: gk2
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
slug: gabriel-knight-2-the-beast-wi-gog
steamid: 496760
version: GOG
year: 1995
{
"game_slug": "gabriel-knight-2-the-beast-within",
"version": "GOG",
"description": "\"Gabriel Knight 2: The Beast Within\" porvided by GOG using ScummVM.",
"notes": "",
"name": "Gabriel Knight 2: The Beast Within",
"year": 1995,
"steamid": 496760,
"gogslug": "gabriel_knight_2_the_beast_within",
"humblestoreid": "",
"runner": "scummvm",
"slug": "gabriel-knight-2-the-beast-wi-gog",
"installer_slug": "gabriel-knight-2-the-beast-wi-gog",
"script": {
"custom-name": "Gabriel Knight 2 - The Beast Within - GOG - ScummVM",
"files": [
{
"gogsetup": "N/A:Please select the executable setup file available for download on your GOG account page"
},
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"game_id": "gk2",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gogsetup\"",
"file": "$CACHE/innoextract"
}
}
]
}
}