files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: standard installer could not extract files to proper directory
game_slug: icewind-dale-enhanced-edition
gogslug: icewind_dale_enhanced_edition
humblestoreid: ''
installer_slug: icewind-dale-enhanced-edition-gog
name: 'Icewind Dale: Enhanced Edition'
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: icewind-dale-enhanced-edition-gog
steamid: 321800
version: GOG
year: 2014
{
"game_slug": "icewind-dale-enhanced-edition",
"version": "GOG",
"description": "standard installer could not extract files to proper directory",
"notes": "",
"name": "Icewind Dale: Enhanced Edition",
"year": 2014,
"steamid": 321800,
"gogslug": "icewind_dale_enhanced_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "icewind-dale-enhanced-edition-gog",
"installer_slug": "icewind-dale-enhanced-edition-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}