This commit is contained in:
MuHua-123
2025-02-27 23:47:39 +08:00
parent cf0e273205
commit 34d02c4015
17 changed files with 260 additions and 4 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "muhua-finite-state-machine",
"version": "1.0.0",
"displayName": "MuHua FSM",
"description": "\u6709\u9650\u72b6\u6001\u673a\u6846\u67b6",
"author": {
"name": "MuHua",
"email": "2960208585@qq.com"
},
"type": "tool",
"samples": [
{
"displayName": "Label Follow Example",
"description": "An example showing how to use the Label Follow system.",
"path": "Samples~"
}
]
}