This commit is contained in:
2026-07-11 12:40:35 -05:00
parent f1eaaae5d0
commit 6dccf5fc23
14 changed files with 363 additions and 40 deletions
+1
View File
@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
color = "0.3.3"
doryen-fov = "0.1"
rhai = "1"
serde = { version = "1", features = ["derive"] }
tinyrand = "0.5"