files:
- goginstaller: N/A:Please select the GoG installer setup_the_curse_of_monkey_islandtm_1.0l_(xxxxx).exe
- innoextract: https://github.com/dscharrer/innoextract/releases/download/1.8/innoextract-1.8-linux.tar.xz
game:
game_id: sci
gogid: 1207661463
path: $GAMEDIR
installer:
- extract:
dst: $CACHE/inno
file: $innoextract
- execute:
args: --extract $goginstaller --output-dir $GAMEDIR --gog
file: $CACHE/inno/innoextract
scummvm:
aspect-ratio: true
fullscreen: true
description: null
game_slug: space-quest-6-roger-wilco-in-the-spinal-frontier
gogslug: space_quest_4_5_6
humblestoreid: ''
installer_slug: space-quest-6-roger-wilco-in-gog
name: 'Space Quest 6: Roger Wilco in the Spinal Frontier'
notes: ''
runner: scummvm
script:
files:
- goginstaller: N/A:Please select the GoG installer setup_the_curse_of_monkey_islandtm_1.0l_(xxxxx).exe
- innoextract: https://github.com/dscharrer/innoextract/releases/download/1.8/innoextract-1.8-linux.tar.xz
game:
game_id: sci
gogid: 1207661463
path: $GAMEDIR
installer:
- extract:
dst: $CACHE/inno
file: $innoextract
- execute:
args: --extract $goginstaller --output-dir $GAMEDIR --gog
file: $CACHE/inno/innoextract
scummvm:
aspect-ratio: true
fullscreen: true
slug: space-quest-6-roger-wilco-in-gog
steamid: null
version: GOG
year: 1995
{
"game_slug": "space-quest-6-roger-wilco-in-the-spinal-frontier",
"version": "GOG",
"description": null,
"notes": "",
"name": "Space Quest 6: Roger Wilco in the Spinal Frontier",
"year": 1995,
"steamid": null,
"gogslug": "space_quest_4_5_6",
"humblestoreid": "",
"runner": "scummvm",
"slug": "space-quest-6-roger-wilco-in-gog",
"installer_slug": "space-quest-6-roger-wilco-in-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GoG installer setup_the_curse_of_monkey_islandtm_1.0l_(xxxxx).exe"
},
{
"innoextract": "https://github.com/dscharrer/innoextract/releases/download/1.8/innoextract-1.8-linux.tar.xz"
}
],
"game": {
"game_id": "sci",
"gogid": 1207661463,
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/inno",
"file": "$innoextract"
}
},
{
"execute": {
"args": "--extract $goginstaller --output-dir $GAMEDIR --gog",
"file": "$CACHE/inno/innoextract"
}
}
],
"scummvm": {
"aspect-ratio": true,
"fullscreen": true
}
}
}