Skip to content

Commit 5ddbdaf

Browse files
committed
wip: almost done...
1 parent c1acd4d commit 5ddbdaf

File tree

2 files changed

+615
-1
lines changed

2 files changed

+615
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ui = []
2222
[dependencies]
2323
anyhow = "1.0.79"
2424
bevy = { version = "0.14.0", features = ["file_watcher", "jpeg"] }
25-
bevy_egui = { version = "0.28.*" }
25+
bevy_egui = { version = "0.28.*" }
2626
bevy_panorbit_camera = { git = "https://github.com/kristoff3r/bevy_panorbit_camera" } #"0.18.3?"
2727
chrono = "0.4.34"
2828
copypasta = "0.10.0"

0 commit comments

Comments
 (0)