files:
- game: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/NWN2 Complete/nwn2main.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game...
executable: game
name: wineexec
prefix: $GAMEDIR
description: 12 gigabytes of disk space are required for installation. If you change
the destination folder in the GOG installer, you will need to manually identify
nwn2main.exe as the game's executable.
game_slug: neverwinter-nights-2-complete
gogslug: neverwinter_nights_2_complete
humblestoreid: ''
installer_slug: neverwinter-nights-2-complete-gogcom
name: 'Neverwinter Nights 2: Complete'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/NWN2 Complete/nwn2main.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: neverwinter-nights-2-complete-gogcom
steamid: null
version: GOG.com
year: 2006
{
"game_slug": "neverwinter-nights-2-complete",
"version": "GOG.com",
"description": "12 gigabytes of disk space are required for installation. If you change the destination folder in the GOG installer, you will need to manually identify nwn2main.exe as the game's executable.",
"notes": "",
"name": "Neverwinter Nights 2: Complete",
"year": 2006,
"steamid": null,
"gogslug": "neverwinter_nights_2_complete",
"humblestoreid": "",
"runner": "wine",
"slug": "neverwinter-nights-2-complete-gogcom",
"installer_slug": "neverwinter-nights-2-complete-gogcom",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/NWN2 Complete/nwn2main.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Game...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}