Installer blackthorne-blizzard-classics

files:
- installer: http://dist.blizzard.com/downloads/blackthorne/5e1a0ce1d84e3ee3005dd26181e14a2f/Blackthorne-Setup.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Blizzard Classics/Blackthorne/Blackthorne.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: Capitalize exe filename.
game_slug: blackthorne
gogslug: ''
humblestoreid: ''
installer_slug: blackthorne-blizzard-classics
name: Blackthorne
notes: 'Changed "blackthorne.exe" to "Blackthorne.exe" under "game: exe:".'
runner: wine
script:
  files:
  - installer: http://dist.blizzard.com/downloads/blackthorne/5e1a0ce1d84e3ee3005dd26181e14a2f/Blackthorne-Setup.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Blizzard Classics/Blackthorne/Blackthorne.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: blackthorne-blizzard-classics
steamid: null
version: Blizzard Classics
year: 1994
{
  "game_slug": "blackthorne",
  "version": "Blizzard Classics",
  "description": "Capitalize exe filename.",
  "notes": "Changed \"blackthorne.exe\" to \"Blackthorne.exe\" under \"game: exe:\".",
  "name": "Blackthorne",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "blackthorne-blizzard-classics",
  "installer_slug": "blackthorne-blizzard-classics",
  "script": {
    "files": [
      {
        "installer": "http://dist.blizzard.com/downloads/blackthorne/5e1a0ce1d84e3ee3005dd26181e14a2f/Blackthorne-Setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Blizzard Classics/Blackthorne/Blackthorne.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game