Files
WoWee/tools/editor/cli_help.cpp
Kelsi f8058e3261 feat(editor): add WCEQ JSON round-trip (export/import sidecar)
Closes the JSON round-trip gap on the creature equipment
catalog format shipped last batch (50th open format). All
fields are scalar — no enum widening — so the JSON mapping
is a direct dump. Slot fields default to the canonical
attachment-table values (mainhand=16, offhand=17,
ranged=18) when omitted from a sidecar, so hand-edits don't
need to spell out the slot numbers for typical loadouts.
Verified byte-identical round-trip on all three preset
emitters (starter / bosses / ranged). 762 documented CLI
flags.
2026-05-09 19:50:20 -07:00

155 KiB