Entities ahoy!
Posted by Jussi Lepistö on Jun 28 2008
Entity system
Today I’ve continued work under the hood, on the entity system. Both components and entity types are now loaded using the plugin / entry point system of setuptools, which means custom components and units will be really easy to create and distribute. And much easier for me to load. I have a [...]
Comments Off