add generation
This commit is contained in:
parent
b204118b82
commit
b5c6067979
10 changed files with 250 additions and 130 deletions
|
@ -8,6 +8,7 @@ bevy = { version = "0.14.2", default-features = false, features = [
|
|||
"multi_threaded",
|
||||
] }
|
||||
bevy_eventwork = "0.9.0"
|
||||
ctrlc = "3.4.5"
|
||||
itermore = { version = "0.7.1", features = ["array_chunks"] }
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.215", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue