Installer fear-2-project-origin-gog

files:
- setup: 'N/A: Select the game''s setup file:'
game:
  arch: win64
  exe: drive_c/GOG Games/FEAR 2/FEAR2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  reset_desktop: true
description: this is the GOG version of the game
game_slug: fear-2-project-origin
gogslug: ''
humblestoreid: ''
installer_slug: fear-2-project-origin-gog
name: 'F.E.A.R. 2: Project Origin'
notes: This is my first installer script, report bugs if there are any.
runner: wine
script:
  files:
  - setup: 'N/A: Select the game''s setup file:'
  game:
    arch: win64
    exe: drive_c/GOG Games/FEAR 2/FEAR2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    reset_desktop: true
slug: fear-2-project-origin-gog
steamid: 16450
version: GOG
year: 2009
{
  "game_slug": "fear-2-project-origin",
  "version": "GOG",
  "description": "this is the GOG version of the game",
  "notes": "This is my first installer script, report bugs if there are any.",
  "name": "F.E.A.R. 2: Project Origin",
  "year": 2009,
  "steamid": 16450,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fear-2-project-origin-gog",
  "installer_slug": "fear-2-project-origin-gog",
  "script": {
    "files": [
      {
        "setup": "N/A: Select the game's setup file:"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/FEAR 2/FEAR2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "reset_desktop": true
    }
  }
}
Back to game