Commit Graph

3 Commits

Author SHA1 Message Date
gasaichandesu df143b0bf1 refactor(tool): Небольшой рефакторинг CLI 2026-05-30 14:39:33 +04:00
gasaichandesu 1a9b80d7df fix(tool): Исправлена ошибка доступа при сборке MPQ 2026-05-27 01:37:12 +04:00
gasaichandesu a01a53e969 build: add VSCode launch configuration to automatically build MPQ and
launch WoW

Pipeline:
1. tool/src/main.rs compiles MPQ and puts it at $WOW_HOME/Data
2. reload_wow.bat cleans cache and runs Wow.exe

TODO:
- rebuild all patches instead of only patch-ruRU-5.MPQ
- implement "smart rebuild". Do not create new archive if nothing was
  changed
2026-03-18 02:10:00 +04:00