Installer far-cry-2-uplay

files:
- ubisoftconnect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  appid: 19900
  args: uplay://launch/85/0
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /S
    executable: ubisoftconnect
    name: wineexec
    prefix: $GAMEDIR
description: Only installs Uplay you must install Far Cry 2 manually.
game_slug: far-cry-2
gogslug: far_cry_2_fortunes_edition
humblestoreid: far-cry-2-fortunes-edition
installer_slug: far-cry-2-uplay
name: Far Cry 2
notes: ''
runner: wine
script:
  files:
  - ubisoftconnect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    appid: 19900
    args: uplay://launch/85/0
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /S
      executable: ubisoftconnect
      name: wineexec
      prefix: $GAMEDIR
slug: far-cry-2-uplay
steamid: 19900
version: uplay
year: 2008
{
  "game_slug": "far-cry-2",
  "version": "uplay",
  "description": "Only installs Uplay you must install Far Cry 2 manually.",
  "notes": "",
  "name": "Far Cry 2",
  "year": 2008,
  "steamid": 19900,
  "gogslug": "far_cry_2_fortunes_edition",
  "humblestoreid": "far-cry-2-fortunes-edition",
  "runner": "wine",
  "slug": "far-cry-2-uplay",
  "installer_slug": "far-cry-2-uplay",
  "script": {
    "files": [
      {
        "ubisoftconnect": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "appid": 19900,
      "args": "uplay://launch/85/0",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "ubisoftconnect",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game