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-ii-enhanced-edition
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: baldurs-gate-ii-enhanced-edit-gog
name: 'Baldur''s Gate II: Enhanced Edition'
notes: "This defaults to the 64bit executable. If you need to run the 32bit executable\
\ change the main file\r\n\r\n exe: game/BaldursGateII64"
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-ii-enhanced-edit-gog
steamid: 257350
version: GOG
year: 2013
{
"game_slug": "baldurs-gate-ii-enhanced-edition",
"version": "GOG",
"description": null,
"notes": "This defaults to the 64bit executable. If you need to run the 32bit executable change the main file\r\n\r\n exe: game/BaldursGateII64",
"name": "Baldur's Gate II: Enhanced Edition",
"year": 2013,
"steamid": 257350,
"gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
"humblestoreid": "",
"runner": "linux",
"slug": "baldurs-gate-ii-enhanced-edit-gog",
"installer_slug": "baldurs-gate-ii-enhanced-edit-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/"
}
}
]
}
}