This commit is contained in:
2024-03-27 00:17:23 -04:00
parent c01b927dfb
commit 5c9b5efbf8
12 changed files with 191 additions and 30 deletions

View File

@@ -11,3 +11,4 @@ bevy-inspector-egui = "0.23.4"
iyes_perf_ui = "0.2.3"
noise = "0.8.2"
world_generation ={path="../../engine/world_generation"}
camera_system={path = "../camera_system"}