mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
docs: update README and CHANGELOG for 7/7 formats including WOC
- README: "7 novel open format replacements" with WOC collision listed - CHANGELOG: 7/7 format count, WOC entry, validation score 0-7, 328 test assertions across 84 test cases
This commit is contained in:
parent
4d5eef480e
commit
a25c4cfe1f
2 changed files with 5 additions and 4 deletions
|
|
@ -47,7 +47,7 @@ cmake --build build --target wowee_editor
|
|||
|
||||
**6 editing modes** (Sculpt, Paint, Objects, Water, NPCs, Quests) with 30+ terrain tools, multi-select, time-of-day lighting, quest chains, and full undo/redo.
|
||||
|
||||
**6 novel open format replacements** for all Blizzard proprietary formats: WOT/WHM (terrain), WOM (models), WOB (buildings), zone.json (map def), PNG (textures), JSON (data tables). See `tools/editor/FORMAT_SPEC.md` for full specifications.
|
||||
**7 novel open format replacements** for all Blizzard proprietary formats: WOT/WHM (terrain), WOC (collision), WOM (models), WOB (buildings), zone.json (map def), PNG (textures), JSON (data tables). See `tools/editor/FORMAT_SPEC.md` for full specifications.
|
||||
|
||||
Exported zones auto-load in the wowee client from `custom_zones/` or `output/` directories.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue