Installer world-of-warcraft-cataclysm-helios

files:
- zipped_game: https://www.helios-wow.com/files/WoW548_mini.zip
- mfil_file: https://helios-wow.com/files/WoW.mfil
game:
  exe: drive_c/wow-pandaria/Wow.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating wine prefix prefix...
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: Extracting WoW548_mini.zip
    dst: $GAMEDIR/drive_c/wow-pandaria
    file: zipped_game
    format: zip
- copy:
    description: Copying WoW.mfil
    dst: $GAMEDIR/drive_c/wow-pandaria
    src: mfil_file
- task:
    name: winekill
    prefix: $GAMEDIR
description: Use this installer to play the helios version (since there is no longer
  a way to play the game in battle.net)All required files will be downloaded automatically
game_slug: world-of-warcraft-cataclysm
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-cataclysm-helios
name: 'World of Warcraft: Cataclysm'
notes: "If this is your first time using Lutris, you should probably take a look at:\r\
  \n\r\nhttps://github.com/lutris/lutris/wiki/Installing-drivers (install your video\
  \ drivers [most linux distros come with the latest AMD drivers right away])\r\n\r\
  \nhttps://github.com/lutris/lutris/wiki/Game:-Blizzard-App (install the dependencies\
  \ just in case) \r\n\r\nhttps://github.com/lutris/lutris/wiki/How-to:-Esync (another\
  \ thing to do, just in case [most linux distros have it already set up]) \r\n\r\n\
  https://github.com/lutris/lutris/wiki/Game:-World-of-Warcraft (some info)"
runner: wine
script:
  files:
  - zipped_game: https://www.helios-wow.com/files/WoW548_mini.zip
  - mfil_file: https://helios-wow.com/files/WoW.mfil
  game:
    exe: drive_c/wow-pandaria/Wow.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating wine prefix prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      description: Extracting WoW548_mini.zip
      dst: $GAMEDIR/drive_c/wow-pandaria
      file: zipped_game
      format: zip
  - copy:
      description: Copying WoW.mfil
      dst: $GAMEDIR/drive_c/wow-pandaria
      src: mfil_file
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: world-of-warcraft-cataclysm-helios
steamid: null
version: Helios
year: 2010
{
  "game_slug": "world-of-warcraft-cataclysm",
  "version": "Helios",
  "description": "Use this installer to play the helios version (since there is no longer a way to play the game in battle.net)All required files will be downloaded automatically",
  "notes": "If this is your first time using Lutris, you should probably take a look at:\r\n\r\nhttps://github.com/lutris/lutris/wiki/Installing-drivers (install your video drivers [most linux distros come with the latest AMD drivers right away])\r\n\r\nhttps://github.com/lutris/lutris/wiki/Game:-Blizzard-App (install the dependencies just in case) \r\n\r\nhttps://github.com/lutris/lutris/wiki/How-to:-Esync (another thing to do, just in case [most linux distros have it already set up]) \r\n\r\nhttps://github.com/lutris/lutris/wiki/Game:-World-of-Warcraft (some info)",
  "name": "World of Warcraft: Cataclysm",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "world-of-warcraft-cataclysm-helios",
  "installer_slug": "world-of-warcraft-cataclysm-helios",
  "script": {
    "files": [
      {
        "zipped_game": "https://www.helios-wow.com/files/WoW548_mini.zip"
      },
      {
        "mfil_file": "https://helios-wow.com/files/WoW.mfil"
      }
    ],
    "game": {
      "exe": "drive_c/wow-pandaria/Wow.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating wine prefix prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting WoW548_mini.zip",
          "dst": "$GAMEDIR/drive_c/wow-pandaria",
          "file": "zipped_game",
          "format": "zip"
        }
      },
      {
        "copy": {
          "description": "Copying WoW.mfil",
          "dst": "$GAMEDIR/drive_c/wow-pandaria",
          "src": "mfil_file"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game