files:
- setup: N/A:Select the game's GOG setup file
game:
arch: win64
exe: drive_c/GOG Games/NWN Diamond/nwn.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing game
executable: setup
name: wineexec
prefix: $GAMEDIR
description: GOG Windows version, GUI installer
game_slug: neverwinter-nights
gogslug: neverwinter_nights_enhanced_edition_pack
humblestoreid: ''
installer_slug: neverwinter-nights-gog-diamond-win-169
name: Neverwinter Nights
notes: Ignore runtime error during installation, game installed successfully and playable.
runner: wine
script:
files:
- setup: N/A:Select the game's GOG setup file
game:
arch: win64
exe: drive_c/GOG Games/NWN Diamond/nwn.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing game
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: neverwinter-nights-gog-diamond-win-169
steamid: null
version: GOG Diamond WIN 1.69
year: 2002
{
"game_slug": "neverwinter-nights",
"version": "GOG Diamond WIN 1.69",
"description": "GOG Windows version, GUI installer",
"notes": "Ignore runtime error during installation, game installed successfully and playable.",
"name": "Neverwinter Nights",
"year": 2002,
"steamid": null,
"gogslug": "neverwinter_nights_enhanced_edition_pack",
"humblestoreid": "",
"runner": "wine",
"slug": "neverwinter-nights-gog-diamond-win-169",
"installer_slug": "neverwinter-nights-gog-diamond-win-169",
"script": {
"files": [
{
"setup": "N/A:Select the game's GOG setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/NWN Diamond/nwn.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing game",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}