mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
Audits a zone's open-format asset pack: counts and total bytes for textures (PNG signature check), meshes (WOM load + sanity check), and audio (RIFF/WAVE header check). Reports any malformed files by relative path and exits 1 if anything is invalid or the pack is empty. Ties together the zone-pack orchestrator family — a CI step can now gate that gen-zone-starter-pack output is healthy before downstream packaging.