We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5faef5 commit d5e81a8Copy full SHA for d5e81a8
README.md
@@ -2,7 +2,8 @@ MonkeroECS
2
==========
3
4
A compact header-only, C++17 ECS (Entity Component System) gutted from a game
5
-engine project.
+engine project. I consider it feature-complete, so active development is sparse
6
+and limited to bug fixes.
7
8
Features:
9
- No entity count limits (other than 32-bit entity index)
0 commit comments