mirror of
https://github.com/BlackMATov/ecs.hpp.git
synced 2025-12-13 18:47:59 +07:00
1.3 KiB
1.3 KiB
ecs.hpp
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!