Got models and event system working

This commit is contained in:
Gregory Schier
2026-03-08 15:18:31 -07:00
parent 7382287bef
commit 0a616eb5e2
13 changed files with 181 additions and 52 deletions

1
Cargo.lock generated
View File

@@ -10400,6 +10400,7 @@ dependencies = [
"serde",
"serde_json",
"thiserror 2.0.17",
"ts-rs",
]
[[package]]