custom-name: Ultima IV Quest of the Avatar - 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: ultima4
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
description: This installer will extract the game data from the windows installer
from GOG.com
game_slug: ultima-iv-quest-of-the-avatar
gogslug: ultima_4
humblestoreid: ''
installer_slug: ultima-iv-quest-of-the-avatar-gog-scummvm
name: 'Ultima IV: Quest of the Avatar'
notes: ''
runner: scummvm
script:
custom-name: Ultima IV Quest of the Avatar - 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: ultima4
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
slug: ultima-iv-quest-of-the-avatar-gog-scummvm
steamid: null
version: GOG ScummVM
year: 1985
{
"game_slug": "ultima-iv-quest-of-the-avatar",
"version": "GOG ScummVM",
"description": "This installer will extract the game data from the windows installer from GOG.com",
"notes": "",
"name": "Ultima IV: Quest of the Avatar",
"year": 1985,
"steamid": null,
"gogslug": "ultima_4",
"humblestoreid": "",
"runner": "scummvm",
"slug": "ultima-iv-quest-of-the-avatar-gog-scummvm",
"installer_slug": "ultima-iv-quest-of-the-avatar-gog-scummvm",
"script": {
"custom-name": "Ultima IV Quest of the Avatar - 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": "ultima4",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gogsetup\"",
"file": "$CACHE/innoextract"
}
}
]
}
}