Installer ufo-afterlight-gog

files:
- setup: N/A:Select the Windows installer downloaded from GOG
game:
  exe: drive_c/GOG Games/UFO Afterlight/UFO.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: ufo-afterlight
gogslug: ufo_afterlight
humblestoreid: ''
installer_slug: ufo-afterlight-gog
name: 'UFO: Afterlight'
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the Windows installer downloaded from GOG
  game:
    exe: drive_c/GOG Games/UFO Afterlight/UFO.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: ufo-afterlight-gog
steamid: 237950
version: GOG
year: 2007
{
  "game_slug": "ufo-afterlight",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "UFO: Afterlight",
  "year": 2007,
  "steamid": 237950,
  "gogslug": "ufo_afterlight",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ufo-afterlight-gog",
  "installer_slug": "ufo-afterlight-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the Windows installer downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/UFO Afterlight/UFO.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game