Files
plugin-library/Assets/05.TableTextConversion/package.json

17 lines
319 B
JSON
Raw Normal View History

2025-03-04 16:02:44 +08:00
{
2025-04-01 18:26:48 +08:00
"name": "com.staryevo.codechecker",
2025-04-10 11:57:13 +08:00
"version": "1.0.2",
2025-03-31 10:28:30 +08:00
"displayName": "05.TableTextConversion",
2025-04-01 18:26:48 +08:00
"description": "表格转化工具",
2025-03-04 16:02:44 +08:00
"unity": "2021.3",
2025-04-01 18:26:48 +08:00
"unityRelease": "23f1",
2025-03-04 16:02:44 +08:00
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
}
}