feat: add command table functionality and integrate logic for turn commands
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"include": ["src"],
|
||||
"references": [
|
||||
{ "path": "../../packages/common" },
|
||||
{ "path": "../../packages/infra" }
|
||||
{ "path": "../../packages/infra" },
|
||||
{ "path": "../../packages/logic" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user