preliminary main menu

This commit is contained in:
2026-08-20 14:49:09 -05:00
parent 35289ce2b7
commit f4d803eb35
6 changed files with 857 additions and 413 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.19.0"
bevy = "0.19"
derive_more = { version = "2.1.1", features = ["deref", "deref_mut"] }
[profile.dev]
opt-level = 1