attempt noise gen
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.15.0"
|
||||
noise = "0.9.0"
|
||||
rand = "0.8.5"
|
||||
|
||||
# Enable max optimizations for dependencies, but not for our code:
|
||||
|
||||
Reference in New Issue
Block a user