mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Sibling to --convert-m2-batch. Walks <srcDir> recursively for every .wmo file (case-insensitive) and re-invokes --convert-wmo per file via a child process so the existing root-WMO + group-loading logic is reused verbatim. Skips group files (e.g. Stormwind_001.wmo) since the root WMO converter already pulls those in transitively. Detection: stem ends in _NNN with NNN being three digits. Verified: 5 .wmo files → 2 root candidates, 3 group files correctly skipped, summary line accurate. Brings command count to 184. |
||
|---|---|---|
| .. | ||
| 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 | ||