2025-03-04 16:02:44 +08:00
|
|
|
{
|
2025-03-31 10:24:01 +08:00
|
|
|
"name": "com.staryevo.finitestatemachine",
|
2025-04-10 11:57:13 +08:00
|
|
|
"version": "1.0.5",
|
2025-03-31 10:24:01 +08:00
|
|
|
"displayName": "03.FiniteStateMachine",
|
2025-03-31 11:23:20 +08:00
|
|
|
"description": "状态机工具",
|
2025-03-04 16:02:44 +08:00
|
|
|
"unity": "2021.3",
|
2025-03-31 11:23:20 +08:00
|
|
|
"unityRelease": "23f1",
|
2025-03-04 16:02:44 +08:00
|
|
|
"keywords": [
|
|
|
|
|
"unity",
|
|
|
|
|
"scirpt"
|
|
|
|
|
],
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "staryEvo",
|
|
|
|
|
"url": "https://www.unity3d.com"
|
|
|
|
|
}
|
|
|
|
|
}
|