This commit is contained in:
2024-10-16 00:03:41 +08:00
commit 897058435c
5033 changed files with 1009728 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"name": "com.xfkj.xffsm",
"version": "1.3.9",
"unity": "2019.4",
"displayName": "XFFSM",
"description": "XFFSM是一款Unity3D引擎的可视化有限状态机插件!",
"keywords": [
"状态机",
"可视化"
],
"category": "XFFSM",
"documentationUrl": "https://gitee.com/xianfengkeji/xffsm/blob/master/Documentation~/XFFSM%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8.md",
"changelogUrl": "https://gitee.com/xianfengkeji/xffsm/blob/master/CHANGELOG.md",
"licensesUrl": "https://gitee.com/xianfengkeji/xffsm/blob/master/LICENSE.md",
"author": {
"name": "弦小风",
"url": "https://space.bilibili.com/258939476"
},
"dependencies": {
}
}