custom-name: Quest for Glory II - Trial By Fire - ADGI Remake
files:
- setupfile: N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/qfg2/downloads/thegame/downloads_snd.html
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
main_file: $GAMEDIR/Qfg2vga.exe
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$CACHE" "$setupfile"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
description: '"Quest for Glory II: Trial By Fire" enhanced version provided by AGD
Interactive using AGS.'
game_slug: quest-for-glory-ii-trial-by-fire-adgi-remake
gogslug: ''
humblestoreid: ''
installer_slug: quest-for-glory-ii-trial-by-f-enhanced
name: 'Quest for Glory II: Trial By Fire [ADGI Remake]'
notes: ''
runner: ags
script:
custom-name: Quest for Glory II - Trial By Fire - ADGI Remake
files:
- setupfile: N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/qfg2/downloads/thegame/downloads_snd.html
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
main_file: $GAMEDIR/Qfg2vga.exe
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$CACHE" "$setupfile"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: quest-for-glory-ii-trial-by-f-enhanced
steamid: null
version: Enhanced
year: 2008
{
"game_slug": "quest-for-glory-ii-trial-by-fire-adgi-remake",
"version": "Enhanced",
"description": "\"Quest for Glory II: Trial By Fire\" enhanced version provided by AGD Interactive using AGS.",
"notes": "",
"name": "Quest for Glory II: Trial By Fire [ADGI Remake]",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ags",
"slug": "quest-for-glory-ii-trial-by-f-enhanced",
"installer_slug": "quest-for-glory-ii-trial-by-f-enhanced",
"script": {
"custom-name": "Quest for Glory II - Trial By Fire - ADGI Remake",
"files": [
{
"setupfile": "N/A:Please select the executable file available for download at http://www.agdinteractive.com/games/qfg2/downloads/thegame/downloads_snd.html"
},
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"main_file": "$GAMEDIR/Qfg2vga.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$setupfile\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}