feat: complete M5 custom world and agent chain

This commit is contained in:
2026-04-22 14:15:27 +08:00
parent 209e924403
commit 0773a0d0ca
27 changed files with 3359 additions and 159 deletions

1
server-rs/Cargo.lock generated
View File

@@ -2517,6 +2517,7 @@ dependencies = [
"module-runtime-item",
"module-story",
"serde_json",
"shared-kernel",
"spacetimedb",
]