Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
Entity Component System implementation in Crystal.
Add this to your application's shard.yml
:
dependencies:
ecs:
github: geppetto-apps/ecs.cr
TODO: Write usage instructions here
TODO: Write development instructions here
bin/update-docs