Make bevy 0.14 runnable by removing canvas effects

This commit is contained in:
2025-01-01 12:40:02 +01:00
parent 91dbf577bd
commit d59aa18809
7 changed files with 351 additions and 920 deletions

View File

@@ -6,7 +6,6 @@ edition = "2021"
[dependencies]
itertools = "0.13.0"
rand = "0.8.5"
bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
bevy_tweening = "0.11.0"
leafwing-input-manager = "0.15.1"
bevy_asset_loader = "0.21.0"