mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-07 09:33:51 +00:00
Adds two summary lines so users can see how big a 'purge proprietary after open conversion' workflow would shrink their tree (or how much extra a dual-format extraction costs): proprietary bytes: 18432.4 MB open-format bytes: 21340.7 MB (115.8% of proprietary) Counts every BLP/DBC/M2/WMO/ADT into the proprietary bucket and every PNG/JSON/WOM/WOB/WHM/WOT/WOC into the open bucket. The ratio surfaces things like 'PNG is bigger than DXT-compressed BLP' or 'JSON DBC is much smaller than the binary' without the user having to run du themselves. |
||
|---|---|---|
| .. | ||
| 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 | ||