files:
- gogsetup: N/A:Select the Windows installer downloaded from GOG
- engine:
filename: gemrb-linux.AppImage
url: https://sourceforge.net/projects/gemrb/files/Releases//0.9.4/gemrb-linux-v0.9.4.AppImage
game:
exe: gemrb-linux.AppImage
installer:
- extract:
dst: $GAMEDIR
file: $gogsetup
format: gog
- chmodx: $engine
- copy:
dst: $GAMEDIR
src: $engine
- merge:
dst: $GAMEDIR
src: $GAMEDIR/__support/app
description: Play "Icewind Dale II" GOG edition on Linux!
game_slug: icewind-dale-ii
gogslug: icewind_dale_2
humblestoreid: ''
installer_slug: icewind-dale-ii-gog-gemrb
name: Icewind Dale II
notes: '- Using GemRB Game Engine'
runner: linux
script:
files:
- gogsetup: N/A:Select the Windows installer downloaded from GOG
- engine:
filename: gemrb-linux.AppImage
url: https://sourceforge.net/projects/gemrb/files/Releases//0.9.4/gemrb-linux-v0.9.4.AppImage
game:
exe: gemrb-linux.AppImage
installer:
- extract:
dst: $GAMEDIR
file: $gogsetup
format: gog
- chmodx: $engine
- copy:
dst: $GAMEDIR
src: $engine
- merge:
dst: $GAMEDIR
src: $GAMEDIR/__support/app
slug: icewind-dale-ii-gog-gemrb
steamid: null
version: GOG + GemRB
year: 2002
{
"game_slug": "icewind-dale-ii",
"version": "GOG + GemRB",
"description": "Play \"Icewind Dale II\" GOG edition on Linux!",
"notes": "- Using GemRB Game Engine",
"name": "Icewind Dale II",
"year": 2002,
"steamid": null,
"gogslug": "icewind_dale_2",
"humblestoreid": "",
"runner": "linux",
"slug": "icewind-dale-ii-gog-gemrb",
"installer_slug": "icewind-dale-ii-gog-gemrb",
"script": {
"files": [
{
"gogsetup": "N/A:Select the Windows installer downloaded from GOG"
},
{
"engine": {
"filename": "gemrb-linux.AppImage",
"url": "https://sourceforge.net/projects/gemrb/files/Releases//0.9.4/gemrb-linux-v0.9.4.AppImage"
}
}
],
"game": {
"exe": "gemrb-linux.AppImage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$gogsetup",
"format": "gog"
}
},
{
"chmodx": "$engine"
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "$engine"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$GAMEDIR/__support/app"
}
}
]
}
}