Fixed three script host bugs; scriptkey

This commit is contained in:
2026-07-24 23:52:03 -05:00
parent 917f4b1bf0
commit 855b287a88
7 changed files with 127 additions and 77 deletions
+1
View File
@@ -11,3 +11,4 @@ serde = { version = "1", features = ["derive"] }
tinyrand = "0.5"
toml = { version = "0.8", features = ["preserve_order"] }
log = "0.4.33"
lazy_static = "1.5.0"