pkecs 7.2.0

An ECS framework!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# pkecs

## Summary
Intended for my personal use, integrate this at your own peril!

## Goals
- Provide a performant framework which can be used in my upcoming hit game `transient`.
- The API should be KISS.

## Versioning
All packages under `pkecs` follow [SemVer](https://semver.org).
Packages are only updated if they are changed, this means that the parent package may have versions which do not align.