This commit is contained in:
LunarAkai 2025-08-05 11:35:36 +02:00
commit 62438e0d24
15 changed files with 157 additions and 7 deletions

View file

@ -6,6 +6,7 @@ authors.workspace = true
[dependencies]
moonhare_derives = { path = "../moonhare_derives" }
moonhare_ecs = { path = "../moonhare_ecs" }
moonhare_event = { path = "../moonhare_event" }
moonhare_game = { path = "../moonhare_game" }