custom-name: Quest for Glory III - Wages of War - GOG - ScummVM
files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
game_id: qfg3
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
- execute:
command: cd "$GAMEDIR"; rm -f -r tmp __support __redist DOSBOX commonappdata app
;
description: '"Quest for Glory III - Wages of War" using ScummVM.'
game_slug: quest-for-glory-iii-wages-of-war
gogslug: quest_for_glory
humblestoreid: ''
installer_slug: quest-for-glory-iii-wages-of-gog-scummvm
name: 'Quest For Glory III: Wages of War'
notes: ''
runner: scummvm
script:
custom-name: Quest for Glory III - Wages of War - GOG - ScummVM
files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
game_id: qfg3
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
- execute:
command: cd "$GAMEDIR"; rm -f -r tmp __support __redist DOSBOX commonappdata
app ;
slug: quest-for-glory-iii-wages-of-gog-scummvm
steamid: 502750
version: GOG + ScummVM
year: 1992
{
"game_slug": "quest-for-glory-iii-wages-of-war",
"version": "GOG + ScummVM",
"description": "\"Quest for Glory III - Wages of War\" using ScummVM.",
"notes": "",
"name": "Quest For Glory III: Wages of War",
"year": 1992,
"steamid": 502750,
"gogslug": "quest_for_glory",
"humblestoreid": "",
"runner": "scummvm",
"slug": "quest-for-glory-iii-wages-of-gog-scummvm",
"installer_slug": "quest-for-glory-iii-wages-of-gog-scummvm",
"script": {
"custom-name": "Quest for Glory III - Wages of War - GOG - ScummVM",
"files": [
{
"gogsetup": "N/A:Please select the game Windows install file, available for download from your GOG account page"
},
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"game_id": "qfg3",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gogsetup\"",
"file": "$CACHE/innoextract"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; rm -f -r tmp __support __redist DOSBOX commonappdata app ;"
}
}
]
}
}