Use new editor

This commit is contained in:
2022-08-20 20:54:26 +02:00
parent 29a5687956
commit 84ed6d1ec1
4 changed files with 99 additions and 27 deletions

View File

@@ -8,9 +8,9 @@ edition = "2021"
[dependencies]
iyes_loopless = "0.7.0"
itertools = "0.10.3"
bevy-inspector-egui = "0.12.1"
# bevy-inspector-egui = "0.12.1"
rand = "0.8.5"
# bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
[dependencies.bevy]
version = "0.8.0"