Add plain-language item type template documentation

This commit is contained in:
Jage9
2026-02-21 18:57:02 -05:00
parent 8189881403
commit 4f04e735da
3 changed files with 121 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
- Global/type-level properties are loaded from server registry in `server/app/item_catalog.py`.
- Per-type use/update validation and message behavior are handled in `server/app/item_type_handlers.py`.
- Client-side add/edit metadata is handled in `client/src/items/itemRegistry.ts`.
- End-to-end add-item template: `docs/item-type-template.md`.
## Type Params