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: null
game_slug: baldurs-gate-enhanced-edition
gogslug: baldurs_gate_enhanced_edition
humblestoreid: ''
installer_slug: baldurs-gate-enhanced-edition-gog
name: 'Baldur''s Gate: 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: baldurs-gate-enhanced-edition-gog
steamid: 228280
version: GOG
year: 2013
{
"game_slug": "baldurs-gate-enhanced-edition",
"version": "GOG",
"description": null,
"notes": "",
"name": "Baldur's Gate: Enhanced Edition",
"year": 2013,
"steamid": 228280,
"gogslug": "baldurs_gate_enhanced_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "baldurs-gate-enhanced-edition-gog",
"installer_slug": "baldurs-gate-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/"
}
}
]
}
}