mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 05:31:20 -04:00
Adds --export-wmod-json / --import-wmod-json. Variable-length dependency arrays serialize as JSON int arrays, enabling hand-edits of dependency graphs. All 3 presets (std-addons / ui-replacement chain Bartender4->ElvUI->SuperOrders / utility) byte-identical binary roundtrip OK. Cycle detection live-tested: hand-mutated ui.wmod.json to add Bartender4 -> SuperOrders dep, re-imported, validator emits "dependency cycle detected: 10 -> 12 -> 11 -> 10 — addon-loader would deadlock" with the full back-edge path extracted. CLI flag count 1326 -> 1328.
284 KiB
284 KiB