05 更新程序集

This commit is contained in:
2025-04-14 15:43:40 +08:00
parent 83fc373e68
commit 7c6a6dcd75
2 changed files with 5 additions and 3 deletions

View File

@@ -2,9 +2,11 @@
"name": "TableTextConversion.Editor", "name": "TableTextConversion.Editor",
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
"GUID:66fdc96a271fc954e9da30c76a486d9c" "TableTextConversion.RunTime"
],
"includePlatforms": [
"Editor"
], ],
"includePlatforms": [],
"excludePlatforms": [], "excludePlatforms": [],
"allowUnsafeCode": false, "allowUnsafeCode": false,
"overrideReferences": false, "overrideReferences": false,

View File

@@ -1,6 +1,6 @@
{ {
"name": "com.staryevo.tabletextconversion", "name": "com.staryevo.tabletextconversion",
"version": "1.0.3", "version": "1.0.4",
"displayName": "05.TableTextConversion", "displayName": "05.TableTextConversion",
"description": "表格转化工具", "description": "表格转化工具",
"unity": "2021.3", "unity": "2021.3",