evennia.contrib.base_systems.componentsΒΆ

Components - ChrisLR 2022

This is a basic Component System. It allows you to use components on typeclasses using a simple syntax. This helps writing isolated code and reusing it over multiple objects.

See the docs for more information.