fix(launcher): drop patch-Z.MPQ from default files and migrate old configs

- default-launcher.json files: only Wow-patched.exe from release.
- config-store: strip deprecated patch-Z.MPQ from merged files; rewrite
  launcher.json on load if user still had that entry.
- Docs/scripts examples updated; version 1.0.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Docker Build
2026-05-10 21:36:50 -05:00
parent 1fb284cb5c
commit b455db0db8
6 changed files with 31 additions and 16 deletions
@@ -1,6 +1,6 @@
{
"name": "fractured-launcher-electron",
"version": "1.0.3",
"version": "1.0.4",
"description": "Fractured WoW launcher (Electron) — no console window, native folder picker, auto-update",
"main": "main.js",
"repository": {