AttributeProperty for managing Attributes similarly to Django fields

This commit is contained in:
Griatch 2021-11-09 23:08:28 +01:00
parent 507e896e06
commit 7a60e9ed0d
9 changed files with 587 additions and 225 deletions

View file

@ -24,7 +24,7 @@ This documentation cover more over-arching concepts of Evennia, often involving
- [Change the language of the server](./Internationalization.md)
- [Server text-encoding](./Text-Encodings.md)
- [Text tags](./TextTags.md)
- [Change Messages Per receiver](Change-Messages-Per-Receiver.md)
- [Change Messages Per receiver](./Change-Messages-Per-Receiver.md)
## Web features