We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11d0f1 commit aaea9d4Copy full SHA for aaea9d4
README.md
@@ -60,7 +60,7 @@ An ECS provide two strengths:
60
- [x] JSON Serialization
61
- [x] SIMD Support
62
- [x] Type-safe Add/Remove/Get component. No potential memory corruption like in Arch.
63
-- [x] Single library. No exclusion of feature combinations such as events, assertions or debug/release.
+- [x] Single library. No exclusive feature combinations such as events, assertions or debug/release.
64
- [x] Zero allocations after buffers are large enough.
65
- [x] Automatic component type registration
66
- [x] Supports .NET Standard 2.1 .NET 5 .NET 6 .NET 7 .NET 8 .NET 9 .NET 10
0 commit comments