Seed automation works
This commit is contained in:
+3
-3
@@ -4,6 +4,6 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
ggez = "0.9.3"
|
||||
rand = "0.9.1"
|
||||
bevy = { version = "0.18.1", features = ["keyboard"] }
|
||||
rand = "0.10.1"
|
||||
rand_chacha = "0.10.0"
|
||||
Reference in New Issue
Block a user