Installer xcom-enemy-unknown-gog

files:
- setup: N/A:Select setup exe downloaded from GOG
game:
  arch: win32
  exe: drive_c/GOG Games/XCOM Enemy Unknown/Binaries/Win32/XComGame.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: xcom-enemy-unknown
gogslug: xcom_enemy_unknown_complete_pack
humblestoreid: ''
installer_slug: xcom-enemy-unknown-gog
name: 'XCOM: Enemy Unknown'
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select setup exe downloaded from GOG
  game:
    arch: win32
    exe: drive_c/GOG Games/XCOM Enemy Unknown/Binaries/Win32/XComGame.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: xcom-enemy-unknown-gog
steamid: 200510
version: GOG
year: 2012
{
  "game_slug": "xcom-enemy-unknown",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "XCOM: Enemy Unknown",
  "year": 2012,
  "steamid": 200510,
  "gogslug": "xcom_enemy_unknown_complete_pack",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "xcom-enemy-unknown-gog",
  "installer_slug": "xcom-enemy-unknown-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select setup exe downloaded from GOG"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/XCOM Enemy Unknown/Binaries/Win32/XComGame.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game