This commit is contained in:
2025-09-10 11:24:37 +08:00
parent d6006094d9
commit c30bd01789
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ namespace Stary.Evo.TableTextConversion
private static TableSystem _instance;
// 公共访问属性
public static TableSystem Instance
public static TableSystem Global
{
get
{

View File

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