Files
ecs.hpp/README.md
2018-12-24 08:26:08 +07:00

1.3 KiB

ecs.hpp

travis appveyor language license paypal

Installation

ecs.hpp is a single header library. All you need to do is copy the header file into your project and include this file:

#include "ecs.hpp"

Examples

coming soon!

API

coming soon!

License (MIT)