Installer fallout-gog

files:
- installer: N/A:Select the Windows installer provided by GOG
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG Games/Fallout/falloutw.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  version: lutris-5.6-5-x86_64
description: ''
game_slug: fallout
gogslug: fallout
humblestoreid: ''
installer_slug: fallout-gog
name: Fallout
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the Windows installer provided by GOG
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG Games/Fallout/falloutw.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    version: lutris-5.6-5-x86_64
slug: fallout-gog
steamid: 38400
version: GOG
year: 1997
{
  "game_slug": "fallout",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Fallout",
  "year": 1997,
  "steamid": 38400,
  "gogslug": "fallout",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fallout-gog",
  "installer_slug": "fallout-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Windows installer provided by GOG"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG Games/Fallout/falloutw.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "version": "lutris-5.6-5-x86_64"
    }
  }
}
Back to game