docs: document server module generator in CHANGELOG, README, help panel

- CHANGELOG: add server module generator description
- README: add AzerothCore integration paragraph with feature summary
- Help panel (F1): add "File → Generate Server Module" to export section
This commit is contained in:
Kelsi 2026-05-05 16:34:40 -07:00
parent cceff622b4
commit 0d401c3eb8
3 changed files with 5 additions and 0 deletions

View file

@ -51,6 +51,8 @@ cmake --build build --target wowee_editor
Exported zones auto-load in the wowee client from `custom_zones/` or `output/` directories.
**AzerothCore integration**: File > Generate Server Module creates a ready-to-import module with SQL spawn tables, map registration, teleport commands, zone flags, and a server admin README.
## Features
### Rendering Engine