mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-14 16:33:52 +00:00
WoW archives contain mixed-case variants of the same path (e.g., ARMLOWERTEXTURE vs ArmLowerTexture) which created duplicate directories on case-sensitive Linux filesystems. Now mapPath() lowercases the entire output. Also keeps TextureComponents and ObjectComponents directory names instead of abbreviating them (item/texturecomponents/ instead of item/texture/) so filesystem paths match the WoW virtual paths used in manifest lookups. |
||
|---|---|---|
| .. | ||
| extractor.cpp | ||
| extractor.hpp | ||
| main.cpp | ||
| manifest_writer.cpp | ||
| manifest_writer.hpp | ||
| path_mapper.cpp | ||
| path_mapper.hpp | ||