mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Walks <srcDir> recursively for every .blp file (case-insensitive) and re-invokes --convert-blp-png per file. The single-file converter writes the .png as a sidecar next to the source by default, so a batched run mirrors the standard "PNG sidecar everywhere" layout that the editor's open-format runtime expects. Verified discovery: 3 placeholder .blp files (lowercase, uppercase, sub-dir) found correctly; .png file in same tree skipped; all fail conversion as expected for empty bytes; exit 1 on failures. Brings command count to 185. |
||
|---|---|---|
| .. | ||
| 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 | ||