files:
- GOG_INSTALLER: N/A:Please select the GOG installer
- INNO_INSTALLER: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
game_id: sq3
gogid: 1207661433
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $INNO_INSTALLER
- execute:
args: -d "$CACHE" "$GOG_INSTALLER"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
description: This using the Sierra official GOG's version of SQ3. It requires Lutris
5.x or greater and a GOG account with a valid purchase of the game.
game_slug: space-quest-3-the-pirates-of-pestulon
gogslug: space_quest_1_2_3
humblestoreid: ''
installer_slug: space-quest-iii-the-pirates-o-gog-1
name: 'Space Quest III: The Pirates of Pestulon'
notes: ''
runner: scummvm
script:
files:
- GOG_INSTALLER: N/A:Please select the GOG installer
- INNO_INSTALLER: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
game_id: sq3
gogid: 1207661433
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $INNO_INSTALLER
- execute:
args: -d "$CACHE" "$GOG_INSTALLER"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
slug: space-quest-iii-the-pirates-o-gog-1
steamid: null
version: GOG
year: 1989
{
"game_slug": "space-quest-3-the-pirates-of-pestulon",
"version": "GOG",
"description": "This using the Sierra official GOG's version of SQ3. It requires Lutris 5.x or greater and a GOG account with a valid purchase of the game.",
"notes": "",
"name": "Space Quest III: The Pirates of Pestulon",
"year": 1989,
"steamid": null,
"gogslug": "space_quest_1_2_3",
"humblestoreid": "",
"runner": "scummvm",
"slug": "space-quest-iii-the-pirates-o-gog-1",
"installer_slug": "space-quest-iii-the-pirates-o-gog-1",
"script": {
"files": [
{
"GOG_INSTALLER": "N/A:Please select the GOG installer"
},
{
"INNO_INSTALLER": "https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz"
}
],
"game": {
"game_id": "sq3",
"gogid": 1207661433,
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$INNO_INSTALLER"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$GOG_INSTALLER\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}