mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-04 20:23:51 +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. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||