figuring out windows, eventually...

This commit is contained in:
LunarAkai 2025-08-03 11:28:34 +02:00
commit ceac5a09bb
9 changed files with 2033 additions and 8 deletions

View file

@ -5,6 +5,8 @@ version.workspace = true
authors.workspace = true
[dependencies]
bevy_ecs = "0.16.1"
moonhare_event = { path = "../moonhare_event" }
moonhare_game = { path = "../moonhare_game" }
moonhare_graphics = { path = "../moonhare_graphics" }