This commit is contained in:
LunarAkai 2025-08-04 23:06:15 +02:00
commit 022fac5966
8 changed files with 150 additions and 13 deletions

1
Cargo.lock generated
View file

@ -791,6 +791,7 @@ version = "0.1.0"
name = "moonhare_game"
version = "0.1.0"
dependencies = [
"moonhare_ecs",
"moonhare_graphics",
"moonhare_log",
"moonhare_window",