An ecs to be used in the TE enviroment
Find a file
Booklordofthedings 553b1f4166 Removed unecessary conent + bugfixes
We had a bug where double registering a component errored.
That was because I fucked up and used the wrong symbol name at one
point.
_size vs _sizeof
Its fixed now
2024-11-17 16:59:12 +01:00
src Removed unecessary conent + bugfixes 2024-11-17 16:59:12 +01:00
.gitignore Initial commit 2024-11-08 18:53:05 +01:00
README.md Initial commit 2024-11-08 18:53:05 +01:00

Theater-ECS

An ecs to be used in the TE enviroment