sholloway / agents-playground

MIT License
4 stars 0 forks source link

Use decorators for registering system renderers and entity functions #71

Open sholloway opened 1 year ago

sholloway commented 1 year ago

User defined projects use decorators for registering extensions. Make the core work the same way. Need an easy way to find all of the available renderers that are available at run time.