- removed Snapshot system - Entities can now be transferred between Worlds along with their Components and Relations using a Filter - Entities can now be given a string tag on creation - Manipulators can update an Entity's string tag |
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .gitignore | ||
| LICENSE.txt | ||
| MoonTools.ECS.csproj | ||
| README.md | ||
README.md
MoonTools.ECS
A very simple ECS system.