mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
Dual encoding for category (int 0..6 OR token "production"/"music"/"audio"/"engineering"/"art"/ "voice"/"special"). lines[] serializes as a plain JSON string array — directly editable to add, remove, or reorder credit lines without binary tooling. The string- array round-trip preserves all whitespace and special characters byte-identically since nlohmann::json escapes them on export and unescapes on import. All 3 presets (wotlk/quest/starter, 12 credit blocks across 44 lines total) byte-identical roundtrip OK. CLI flag count 1211 -> 1213.
259 KiB
259 KiB