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: camelot
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
description: ''
game_slug: conquests-of-camelot-the-search-for-the-grail
gogslug: conquests_of_camelot
humblestoreid: ''
installer_slug: conquests-of-camelot-the-sear-gog-scummvm
name: 'Conquests of Camelot: The Search for the Grail'
notes: ''
runner: scummvm
script:
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: camelot
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
slug: conquests-of-camelot-the-sear-gog-scummvm
steamid: null
version: GOG ScummVM
year: 1989
{
"game_slug": "conquests-of-camelot-the-search-for-the-grail",
"version": "GOG ScummVM",
"description": "",
"notes": "",
"name": "Conquests of Camelot: The Search for the Grail",
"year": 1989,
"steamid": null,
"gogslug": "conquests_of_camelot",
"humblestoreid": "",
"runner": "scummvm",
"slug": "conquests-of-camelot-the-sear-gog-scummvm",
"installer_slug": "conquests-of-camelot-the-sear-gog-scummvm",
"script": {
"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": "camelot",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gogsetup\"",
"file": "$CACHE/innoextract"
}
}
]
}
}