files:
- gogsetup: N/A:Please select the GOG installer
game:
args: --language=en
game_id: pq1sci
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE
file: gogsetup
format: gog
- merge:
dst: $GAMEDIR
src: $CACHE/EGA
description: Installs the EGA/AGI version
game_slug: police-quest-in-pursuit-of-the-death-angel
gogslug: police_quest_1_2_3_4
humblestoreid: ''
installer_slug: police-quest-in-pursuit-of-th-gog-egaagi
name: 'Police Quest: In Pursuit of the Death Angel'
notes: ''
runner: scummvm
script:
files:
- gogsetup: N/A:Please select the GOG installer
game:
args: --language=en
game_id: pq1sci
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE
file: gogsetup
format: gog
- merge:
dst: $GAMEDIR
src: $CACHE/EGA
slug: police-quest-in-pursuit-of-th-gog-egaagi
steamid: null
version: GOG EGA/AGI
year: 1987
{
"game_slug": "police-quest-in-pursuit-of-the-death-angel",
"version": "GOG EGA/AGI",
"description": "Installs the EGA/AGI version",
"notes": "",
"name": "Police Quest: In Pursuit of the Death Angel",
"year": 1987,
"steamid": null,
"gogslug": "police_quest_1_2_3_4",
"humblestoreid": "",
"runner": "scummvm",
"slug": "police-quest-in-pursuit-of-th-gog-egaagi",
"installer_slug": "police-quest-in-pursuit-of-th-gog-egaagi",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the GOG installer"
}
],
"game": {
"args": "--language=en",
"game_id": "pq1sci",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "gogsetup",
"format": "gog"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/EGA"
}
}
]
}
}