files:
- game: N/A:Select the Windows installer downloaded from GOG
game:
exe: drive_c/GOG Games/Icewind Dale 2/IWD2.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: icewind-dale-ii
gogslug: icewind_dale_2
humblestoreid: ''
installer_slug: icewind-dale-ii-gog
name: Icewind Dale II
notes: ''
runner: wine
script:
files:
- game: N/A:Select the Windows installer downloaded from GOG
game:
exe: drive_c/GOG Games/Icewind Dale 2/IWD2.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
slug: icewind-dale-ii-gog
steamid: null
version: GOG
year: 2002
{
"game_slug": "icewind-dale-ii",
"version": "GOG",
"description": null,
"notes": "",
"name": "Icewind Dale II",
"year": 2002,
"steamid": null,
"gogslug": "icewind_dale_2",
"humblestoreid": "",
"runner": "wine",
"slug": "icewind-dale-ii-gog",
"installer_slug": "icewind-dale-ii-gog",
"script": {
"files": [
{
"game": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Icewind Dale 2/IWD2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}