debugging!!

This commit is contained in:
Schrottkatze 2025-05-21 15:56:23 +02:00
parent 6d269d0c14
commit f518a2c670
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
4 changed files with 25 additions and 9 deletions

View file

@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
bevy = "0.16.0"
bevy-inspector-egui = "0.31.0"
env_logger = "0.11.8"
log = "0.4.27"