Add heron and update deps.
This commit is contained in:
parent
44c1476c63
commit
64d4a9e447
2 changed files with 826 additions and 168 deletions
993
Cargo.lock
generated
993
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
bevy = { path = "../bevy/" }
|
||||
heron = { path = "../heron/", features = ["3d"] }
|
||||
# bevy-inspector-egui = "0.6.1"
|
||||
|
|
Loading…
Reference in a new issue