feat: add command table functionality and integrate logic for turn commands

This commit is contained in:
2025-12-30 03:02:25 +00:00
parent 0c1e27ee4a
commit f32f9b10c2
6 changed files with 762 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@
"dependencies": {
"@fastify/cors": "^10.0.1",
"@sammo-ts/common": "workspace:*",
"@sammo-ts/logic": "workspace:*",
"@sammo-ts/infra": "workspace:*",
"@trpc/server": "^11.4.4",
"fastify": "^5.3.3",