update to BTB release!
This commit is contained in:
@@ -21,7 +21,7 @@ avian3d = { version = "0.3", default-features = false, features = [
|
||||
"parallel",
|
||||
] }
|
||||
bevy = { version = "0.16.0", features = ["track_location"] }
|
||||
bevy_trenchbroom = { version = "0.8.0-dev", features = ["avian"] }
|
||||
bevy_trenchbroom = { version = "0.8.0", features = ["avian"] }
|
||||
nil = "0.14.0"
|
||||
bevy_asset_loader = "0.23.0-rc.3"
|
||||
bevy_sprite3d = "5.0.0"
|
||||
@@ -45,4 +45,3 @@ type_complexity = "allow"
|
||||
|
||||
[patch.crates-io]
|
||||
bevy-steamworks = { git = "https://github.com/extrawurst/bevy_steamworks.git", branch = "derive-debug-event" }
|
||||
bevy_trenchbroom = { git = "https://github.com/Noxmore/bevy_trenchbroom.git", rev = "3acfccf" }
|
||||
|
||||
Reference in New Issue
Block a user