18 lines
428 B
JSON
18 lines
428 B
JSON
{
|
|
"name": "muhua-fsm",
|
|
"version": "1.0.0",
|
|
"displayName": "MuHua FSM",
|
|
"description": "FiniteStateMachine\u6709\u9650\u72b6\u6001\u673a\u6846\u67b6",
|
|
"author": {
|
|
"name": "MuHua",
|
|
"email": "muhua233@qq.com"
|
|
},
|
|
"type": "tool",
|
|
"samples": [
|
|
{
|
|
"displayName": "Label Follow Example",
|
|
"description": "An example showing how to use the Label Follow system.",
|
|
"path": "Samples~"
|
|
}
|
|
]
|
|
} |