mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Project-wide byte audit. Walks every zone in <projectDir>, re-uses the --info-zone-bytes categorization, and emits a per-zone breakdown table plus aggregated category totals. The headline is the open-vs-proprietary size split — surfaces how much disk a project still spends on .m2/.wmo/ .blp/.dbc payloads vs the open WOM/WOB/PNG/JSON replacements. Useful as a migration progress metric: an "open share" of 100% means the project no longer ships any proprietary Blizzard assets at rest. Verified: 2-zone test project shows 1246B open, 0B proprietary, 100% open share (the expected state after WOM-only authoring). JSON form emits the same numbers structured. Brings command count to 172. |
||
|---|---|---|
| .. | ||
| 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 | ||