Installer tauriwow-legion-standalone

files:
- legion-installer: https://www.dropbox.com/scl/fi/r59u34ujrma63fccqtg27/wow-legion-minimal.zip?rlkey=d062mzzk8mlyhwsowsm6q2zuq&st=b34mtext&dl=1
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Legion/Wow-64.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Legion/
    file: legion-installer
wine:
  overrides:
    dbghelp: n,b
    version: n,b
description: Legion for Tauri running on a minimal client without Tauri's launcher
game_slug: tauriwow
gogslug: ''
humblestoreid: ''
installer_slug: tauriwow-legion-standalone
name: TauriWOW
notes: "***It might take up to 15minutes to even show on first open***\r\nThis is\
  \ intended as a more solid alternative to the launcher.\r\n\r\nIt's recommended\
  \ to use if you:\r\n  1) Can't get the launcher to work.\r\n  2) Don't mind the\
  \ initial slow downloads while you play.\r\n  3) You want to merge with a full client\
  \ you already have.\r\n\r\nTo merge with (any) full client:\r\n  - Make sure it's\
  \ also 7.3.5.\r\n  - Preferably, replace $PREFIX/drive_c/Program Files/Legion/Data\
  \ with the Data folder from the full client, most things should work as a full client\
  \ after a while.\r\n  - Alternatively, copy and paste $PREFIX/drive_c/Program Files/Legion\
  \ onto your full client and point Lutris to the new Wow-64.exe location.\r\n\r\n\
  Please note Tauri still doesn't recommend running without a launcher."
runner: wine
script:
  files:
  - legion-installer: https://www.dropbox.com/scl/fi/r59u34ujrma63fccqtg27/wow-legion-minimal.zip?rlkey=d062mzzk8mlyhwsowsm6q2zuq&st=b34mtext&dl=1
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Legion/Wow-64.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Legion/
      file: legion-installer
  wine:
    overrides:
      dbghelp: n,b
      version: n,b
slug: tauriwow-legion-standalone
steamid: null
version: Legion Standalone
year: 2004
{
  "game_slug": "tauriwow",
  "version": "Legion Standalone",
  "description": "Legion for Tauri running on a minimal client without Tauri's launcher",
  "notes": "***It might take up to 15minutes to even show on first open***\r\nThis is intended as a more solid alternative to the launcher.\r\n\r\nIt's recommended to use if you:\r\n  1) Can't get the launcher to work.\r\n  2) Don't mind the initial slow downloads while you play.\r\n  3) You want to merge with a full client you already have.\r\n\r\nTo merge with (any) full client:\r\n  - Make sure it's also 7.3.5.\r\n  - Preferably, replace $PREFIX/drive_c/Program Files/Legion/Data with the Data folder from the full client, most things should work as a full client after a while.\r\n  - Alternatively, copy and paste $PREFIX/drive_c/Program Files/Legion onto your full client and point Lutris to the new Wow-64.exe location.\r\n\r\nPlease note Tauri still doesn't recommend running without a launcher.",
  "name": "TauriWOW",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tauriwow-legion-standalone",
  "installer_slug": "tauriwow-legion-standalone",
  "script": {
    "files": [
      {
        "legion-installer": "https://www.dropbox.com/scl/fi/r59u34ujrma63fccqtg27/wow-legion-minimal.zip?rlkey=d062mzzk8mlyhwsowsm6q2zuq&st=b34mtext&dl=1"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Legion/Wow-64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Legion/",
          "file": "legion-installer"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dbghelp": "n,b",
        "version": "n,b"
      }
    }
  }
}
Back to game