mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 10:03:51 +00:00
Final commit in the four-format batch-converter set. Walks <srcDir> recursively for every .dbc file (case-insensitive) and re-invokes --convert-dbc-json per file, writing a .json sidecar next to each source. The batch converters now cover the full proprietary→open transition: --convert-m2-batch .m2 → .wom --convert-wmo-batch .wmo → .wob (skipping _NNN group files) --convert-blp-batch .blp → .png --convert-dbc-batch .dbc → .json Run all four against an extracted Data tree to migrate it end-to-end to the open format ecosystem. Verified: 3 .dbc files (case-insensitive, sub-dir) discovered; .json file in same tree skipped; exit 1 on failures. Brings command count to 186. |
||
|---|---|---|
| .. | ||
| 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 | ||