【m】[1.0.5] - 2026-01-06
### Changed - 添加更新日志 - 修改加载器选择范围,允许指定程序集检查 ### Fixed - 处理Sample在UnityPackage窗口不显示的问题
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.staryevo.storyeditor",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"displayName": "10.StoryEditor",
|
||||
"description": "可视化剧本编辑器\n1.通过可视化图表编辑剧本内容\n2.将剧本导出为json\n3.解析剧本并执行",
|
||||
"unity": "2021.3",
|
||||
@@ -20,5 +20,12 @@
|
||||
"com.github.siccity.xnode": "1.8.0",
|
||||
"com.cysharp.unitask": "2.5.10",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1"
|
||||
}
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "ARMazPro Sample",
|
||||
"description": "基于ARMazPro环境的示例",
|
||||
"path": "Samples~/ARMazProSample"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user