ecs
ecs copied to clipboard
Update readme to utilize multiple interfaces
So you won't have to create entirely new interfaces for each system! You could just have one interface for each component, and add that to a slice of interfaces at the add. Might be easier, I'll have to try it to see! :P