Synchronize Trenchbroom map entities (#65)
This commit is contained in:
@@ -5,12 +5,11 @@ edition = "2024"
|
||||
|
||||
[features]
|
||||
default = ["shared/server"]
|
||||
dbg = ["avian3d/debug-plugin", "dep:bevy-inspector-egui", "shared/dbg"]
|
||||
dbg = ["avian3d/debug-plugin", "shared/dbg"]
|
||||
|
||||
[dependencies]
|
||||
avian3d = { workspace = true }
|
||||
bevy = { workspace = true, default-features = false }
|
||||
bevy-inspector-egui = { workspace = true, optional = true }
|
||||
bevy-steamworks = { workspace = true }
|
||||
bevy-ui-gradients = { workspace = true }
|
||||
bevy_common_assets = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user