Installer fallout-2-gog

files:
- installer: N/A:Select the Windows installer provided by GOG
game:
  arch: win64
  exe: drive_c/GOG Games/Fallout 2/fallout2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    args: /silent /nogui /suppressmsgboxes
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: fallout-2
gogslug: fallout_2
humblestoreid: ''
installer_slug: fallout-2-gog
name: Fallout 2
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the Windows installer provided by GOG
  game:
    arch: win64
    exe: drive_c/GOG Games/Fallout 2/fallout2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      args: /silent /nogui /suppressmsgboxes
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: fallout-2-gog
steamid: 38410
version: GOG
year: 1998
{
  "game_slug": "fallout-2",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Fallout 2",
  "year": 1998,
  "steamid": 38410,
  "gogslug": "fallout_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fallout-2-gog",
  "installer_slug": "fallout-2-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Windows installer provided by GOG"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Fallout 2/fallout2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/silent /nogui /suppressmsgboxes",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "arch": "win64"
        }
      }
    ]
  }
}
Back to game