mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Closes the emit/verify loop for --export-project-checksum natively, so Windows runners and CI containers without coreutils' sha256sum can still validate PROJECT_SHA256SUMS. Re-hashes every file listed in the manifest, reports ok/missing/mismatched counts, and exits 1 on any failure with a per-file failure list. Verified all three paths: success (9 ok / exit 0), missing file (1 missing / exit 1), mismatched hash (2 mismatched / exit 1). Brings command count to 171. |
||
|---|---|---|
| .. | ||
| 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 | ||