mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-07 09:33:51 +00:00
Standalone post-extract pass: walks an existing extracted asset tree and writes open-format sidecars in place, without re-running MPQ extraction. asset_extract --upgrade-extract Data/expansions/wotlk Lets users with old extractions opt into the open-format pipeline without losing the extracted state. Implies --emit-open if no individual --emit-* flag is set. Verified end-to-end: created a hand-built DBC in a temp dir, ran --upgrade-extract, observed test.json appear with correct metadata. Servers continue to read .dbc from manifest; the runtime client picks up the new .json sidecar via the existing pickup path. |
||
|---|---|---|
| .. | ||
| 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 | ||