add editor???
This commit is contained in:
parent
5fa0f1b45f
commit
41dd7b8c7e
3 changed files with 1079 additions and 13 deletions
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
bevy = { version = "0.14.2", features = ["dynamic_linking"] }
|
||||
bevy_rapier2d = "0.27.0"
|
||||
bevy_editor_pls = "0.10"
|
||||
|
||||
# Enable a small amount of optimization in the dev profile.
|
||||
[profile.dev]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue