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",
"rootNamespace": "",
"references": [
"GUID:66fdc96a271fc954e9da30c76a486d9c"
"TableTextConversion.RunTime"
],
"includePlatforms": [
"Editor"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,

View File

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