Update EntityManager and Archetype

This commit is contained in:
2025-12-04 15:03:01 +09:00
parent 948fae4401
commit 3bbf485fce
13 changed files with 397 additions and 131 deletions

View File

@@ -0,0 +1,5 @@
namespace Ghost.ArcEntities;
public static class Utility
{
}