Installer black-white-cd-142-patch-updated

files:
- patch_1_1:
    filename: Black_White_Patch_v1.100.exe
    url: https://forum.bwgame.net/downloads/v1-1-patch.129/download
- patch_1_2:
    filename: black_white_patch_v1_20.exe
    url: https://forum.bwgame.net/downloads/v1-2-patch.130/download
- patch_1_42:
    filename: BWFanPatchInstaller.exe
    url: https://forum.bwgame.net/downloads/black-white-unofficial-patch-v1-42.1418/download
game:
  exe: drive_c/Program Files (x86)/Lionhead Studios Ltd/Black & White/runblack.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: data1.cab
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch_1_1
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch_1_2
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: patch_1_42
    name: wineexec
    prefix: $GAMEDIR
description: Original game + patches
game_slug: black-white
gogslug: ''
humblestoreid: ''
installer_slug: black-white-cd-142-patch-updated
name: Black & White
notes: Previous version didn't install patches 1.10 and 1.20
runner: wine
script:
  files:
  - patch_1_1:
      filename: Black_White_Patch_v1.100.exe
      url: https://forum.bwgame.net/downloads/v1-1-patch.129/download
  - patch_1_2:
      filename: black_white_patch_v1_20.exe
      url: https://forum.bwgame.net/downloads/v1-2-patch.130/download
  - patch_1_42:
      filename: BWFanPatchInstaller.exe
      url: https://forum.bwgame.net/downloads/black-white-unofficial-patch-v1-42.1418/download
  game:
    exe: drive_c/Program Files (x86)/Lionhead Studios Ltd/Black & White/runblack.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: data1.cab
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch_1_1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch_1_2
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: patch_1_42
      name: wineexec
      prefix: $GAMEDIR
slug: black-white-cd-142-patch-updated
steamid: 1998450
version: CD + 1.42 Patch (updated)
year: 2001
{
  "game_slug": "black-white",
  "version": "CD + 1.42 Patch (updated)",
  "description": "Original game + patches",
  "notes": "Previous version didn't install patches 1.10 and 1.20",
  "name": "Black & White",
  "year": 2001,
  "steamid": 1998450,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "black-white-cd-142-patch-updated",
  "installer_slug": "black-white-cd-142-patch-updated",
  "script": {
    "files": [
      {
        "patch_1_1": {
          "filename": "Black_White_Patch_v1.100.exe",
          "url": "https://forum.bwgame.net/downloads/v1-1-patch.129/download"
        }
      },
      {
        "patch_1_2": {
          "filename": "black_white_patch_v1_20.exe",
          "url": "https://forum.bwgame.net/downloads/v1-2-patch.130/download"
        }
      },
      {
        "patch_1_42": {
          "filename": "BWFanPatchInstaller.exe",
          "url": "https://forum.bwgame.net/downloads/black-white-unofficial-patch-v1-42.1418/download"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Lionhead Studios Ltd/Black & White/runblack.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "data1.cab"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch_1_1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch_1_2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "patch_1_42",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game