Installer stormforge-wow-wine-ge

files:
- file1: https://cdn.wowlibrary.com/clients/WoWClassicTBC_2.5.2_408920-multi-win.zip
game:
  arch: win64
  exe: WoW Classic TBC 2.5.2.40892 (MultiLang, Win)/World of Warcraft/_classic_/StormforgeLauncher.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR/WoW Classic TBC 2.5.2.40892 (MultiLang, Win)/World of Warcraft/_classic_
installer:
- extract:
    dst: $GAMEDIR
    file: $file1
- task:
    arch: win64
    description: Creating 64-bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    name: winekill
system:
  env:
    WINEDLLOVERRIDES: mscoree=d;mshtml=d
description: Stormforge WoW TBC
game_slug: stormforge-wow
gogslug: ''
humblestoreid: ''
installer_slug: stormforge-wow-wine-ge
name: Stormforge WoW
notes: "Works with Wine-GE (default Lutris runner).\r\nThe StormForge launcher handles\
  \ client patching and configuration."
runner: wine
script:
  files:
  - file1: https://cdn.wowlibrary.com/clients/WoWClassicTBC_2.5.2_408920-multi-win.zip
  game:
    arch: win64
    exe: WoW Classic TBC 2.5.2.40892 (MultiLang, Win)/World of Warcraft/_classic_/StormforgeLauncher.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR/WoW Classic TBC 2.5.2.40892 (MultiLang, Win)/World of Warcraft/_classic_
  installer:
  - extract:
      dst: $GAMEDIR
      file: $file1
  - task:
      arch: win64
      description: Creating 64-bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      name: winekill
  system:
    env:
      WINEDLLOVERRIDES: mscoree=d;mshtml=d
slug: stormforge-wow-wine-ge
steamid: null
version: Wine-GE
year: 2022
{
  "game_slug": "stormforge-wow",
  "version": "Wine-GE",
  "description": "Stormforge WoW TBC",
  "notes": "Works with Wine-GE (default Lutris runner).\r\nThe StormForge launcher handles client patching and configuration.",
  "name": "Stormforge WoW",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stormforge-wow-wine-ge",
  "installer_slug": "stormforge-wow-wine-ge",
  "script": {
    "files": [
      {
        "file1": "https://cdn.wowlibrary.com/clients/WoWClassicTBC_2.5.2_408920-multi-win.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "WoW Classic TBC 2.5.2.40892 (MultiLang, Win)/World of Warcraft/_classic_/StormforgeLauncher.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR/WoW Classic TBC 2.5.2.40892 (MultiLang, Win)/World of Warcraft/_classic_"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file1"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "name": "winekill"
        }
      }
    ],
    "system": {
      "env": {
        "WINEDLLOVERRIDES": "mscoree=d;mshtml=d"
      }
    }
  }
}
Back to game