mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-06 23:24:41 -04:00
WCP packs created on Windows would store paths with backslashes;
unpack on Linux/macOS would either fail the path-traversal check
('\' treated as absolute prefix) or land each file as a single
opaque filename rather than a directory tree. Normalize to '/' on
write so the format is portable in both directions.
14 KiB
14 KiB