files:
- setupfile: N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/kq2/download/download.html
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
main_file: $GAMEDIR/Kq2vga.exe
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$CACHE" "$setupfile"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
description: '"King''s Quest II: Romancing the Stones" enhanced version provided by
AGD Interactive using AGS.'
game_slug: kings-quest-ii-romancing-the-stones-agdi
gogslug: ''
humblestoreid: ''
installer_slug: kings-quest-ii-romancing-the-enhanced
name: 'King''s Quest II: Romancing the Stones (AGDI remake)'
notes: ''
runner: ags
script:
files:
- setupfile: N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/kq2/download/download.html
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
main_file: $GAMEDIR/Kq2vga.exe
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$CACHE" "$setupfile"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: kings-quest-ii-romancing-the-enhanced
steamid: null
version: enhanced
year: 2002
{
"game_slug": "kings-quest-ii-romancing-the-stones-agdi",
"version": "enhanced",
"description": "\"King's Quest II: Romancing the Stones\" enhanced version provided by AGD Interactive using AGS.",
"notes": "",
"name": "King's Quest II: Romancing the Stones (AGDI remake)",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ags",
"slug": "kings-quest-ii-romancing-the-enhanced",
"installer_slug": "kings-quest-ii-romancing-the-enhanced",
"script": {
"files": [
{
"setupfile": "N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/kq2/download/download.html"
},
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"main_file": "$GAMEDIR/Kq2vga.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$setupfile\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}