Installer rainbow-six-black-ops-iso

game:
  arch: win32
  exe: drive_c/Program Files/Red Storm Entertainment/Rainbow Six Black Ops/R6BO.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Please mount the Rainbow Six Black Ops ISO file
    requires: r6bo_setup.exe
- task:
    arch: win32
    args: /SILENT /LOG="C:\install.log"
    description: Installing Black Ops
    executable: $DISC/r6bo_setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Download mod from https://www.moddb.com/mods/rainbow-six-black-ops-20
game_slug: rainbow-six-black-ops
gogslug: ''
humblestoreid: ''
installer_slug: rainbow-six-black-ops-iso
name: 'Rainbow Six: Black Ops'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Red Storm Entertainment/Rainbow Six Black Ops/R6BO.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Please mount the Rainbow Six Black Ops ISO file
      requires: r6bo_setup.exe
  - task:
      arch: win32
      args: /SILENT /LOG="C:\install.log"
      description: Installing Black Ops
      executable: $DISC/r6bo_setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: rainbow-six-black-ops-iso
steamid: null
version: ISO
year: 2014
{
  "game_slug": "rainbow-six-black-ops",
  "version": "ISO",
  "description": "Download mod from https://www.moddb.com/mods/rainbow-six-black-ops-20",
  "notes": "",
  "name": "Rainbow Six: Black Ops",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rainbow-six-black-ops-iso",
  "installer_slug": "rainbow-six-black-ops-iso",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Red Storm Entertainment/Rainbow Six Black Ops/R6BO.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please mount the Rainbow Six Black Ops ISO file",
          "requires": "r6bo_setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SILENT /LOG=\"C:\\install.log\"",
          "description": "Installing Black Ops",
          "executable": "$DISC/r6bo_setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game