Installer dishonored-2-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/Dishonored2/Dishonored2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG Games/Dishonored2"
    description: Installing Dishonored 2
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: dishonored-2
gogslug: dishonored_complete_collection
humblestoreid: ''
installer_slug: dishonored-2-gog
name: Dishonored 2
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/Dishonored2/Dishonored2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG
        Games/Dishonored2"
      description: Installing Dishonored 2
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: dishonored-2-gog
steamid: 403640
version: GOG
year: 2016
{
  "game_slug": "dishonored-2",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Dishonored 2",
  "year": 2016,
  "steamid": 403640,
  "gogslug": "dishonored_complete_collection",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dishonored-2-gog",
  "installer_slug": "dishonored-2-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/Dishonored2/Dishonored2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/GOG Games/Dishonored2\"",
          "description": "Installing Dishonored 2",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game