05更新
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Stary.Evo.TableTextConversion
|
||||
// 转化表的名称
|
||||
private static string newDataName;
|
||||
|
||||
[MenuItem("Exsl/信息表转换")]
|
||||
[MenuItem("Evo/Exsl配置表/信息表转换")]
|
||||
static void ShowWindows()
|
||||
{
|
||||
window = (ConvertedExslDataMessage)EditorWindow.GetWindow(typeof(ConvertedExslDataMessage));
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.staryevo.codechecker",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"displayName": "05.TableTextConversion",
|
||||
"description": "表格转化工具",
|
||||
"unity": "2021.3",
|
||||
|
||||
Reference in New Issue
Block a user