fix zoom, rework chunkmap events
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.16" }
|
||||
bevy = { version = "0.16", features = ["wayland"] }
|
||||
noise = "0.9.0"
|
||||
rand = "0.9.1"
|
||||
image = "0.25.6"
|
||||
|
||||
Reference in New Issue
Block a user