Core: Add Lifetime component and system

This commit is contained in:
SirLynix
2022-07-02 19:43:02 +02:00
parent a61ebb7806
commit 99b4397d78
8 changed files with 217 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ local modules = {
add_syslinks("dl", "pthread", "uuid")
end
end,
Packages = { "entt" },
PublicPackages = { "nazarautils" }
},
Graphics = {