kennethloeffler / anatta

Anatta is a library that integrates the ECS pattern into Roblox.
https://kennethloeffler.github.io/anatta/
MIT License
38 stars 1 forks source link

Make ComponentDefinition a t.interface #87

Closed kennethloeffler closed 3 years ago

kennethloeffler commented 3 years ago

This allows consumers to extend component definitions with any additional metadata they might need