Files
plugin-library/Assets/03.FiniteStateMachine/package.json
2025-03-31 10:24:01 +08:00

17 lines
316 B
JSON

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