files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Duke Nukem - Manhattan Project/DukeNukemMP.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: game
name: wineexec
prefix: $GAMEDIR
wine:
MouseWarpOverride: disable
description: null
game_slug: duke-nukem-manhattan-project
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: duke-nukem-manhattan-project-gog
name: 'Duke Nukem: Manhattan Project'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Duke Nukem - Manhattan Project/DukeNukemMP.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: game
name: wineexec
prefix: $GAMEDIR
wine:
MouseWarpOverride: disable
slug: duke-nukem-manhattan-project-gog
steamid: 240200
version: GOG
year: 2002
{
"game_slug": "duke-nukem-manhattan-project",
"version": "GOG",
"description": null,
"notes": "",
"name": "Duke Nukem: Manhattan Project",
"year": 2002,
"steamid": 240200,
"gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
"humblestoreid": "",
"runner": "wine",
"slug": "duke-nukem-manhattan-project-gog",
"installer_slug": "duke-nukem-manhattan-project-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Duke Nukem - Manhattan Project/DukeNukemMP.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"MouseWarpOverride": "disable"
}
}
}