start to lobby impl
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
app_dirs2 = "2.5.5"
|
||||
bevy = { version = "0.19", features = ["system_clipboard"] }
|
||||
bevy = { version = "0.19", features = ["system_clipboard", "debug"] }
|
||||
derive_more = { version = "2.1.1", features = ["deref", "deref_mut"] }
|
||||
jiff = { version = "0.2.35", features = ["serde"] }
|
||||
ron = "0.12.2"
|
||||
|
||||
Reference in New Issue
Block a user