Files
plugin-library/Assets/03.FiniteStateMachine/package.json
2025-04-10 11:57:13 +08:00

17 lines
322 B
JSON

{
"name": "com.staryevo.finitestatemachine",
"version": "1.0.5",
"displayName": "03.FiniteStateMachine",
"description": "状态机工具",
"unity": "2021.3",
"unityRelease": "23f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
}
}