mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Project-wide companion to --list-zone-textures. Walks every WOM across every zone in <projectDir>, dedupes texture paths globally, and emits both a per-zone WOM/unique-texture summary table and a project-global texture set with usage counts. Useful for "how many textures do I need to ship across the whole project" — texture sharing across zones often makes the global set much smaller than the per-zone sum, and the usage counts identify shared workhorses vs zone-specific assets. Brings command count to 175. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| 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 | ||