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

20 lines
390 B
JSON
Raw Normal View History

2025-03-04 16:02:44 +08:00
{
2025-04-11 12:01:00 +08:00
"name": "com.staryevo.tabletextconversion",
2025-08-01 20:00:14 +08:00
"version": "1.1.4",
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"
2025-04-11 12:13:32 +08:00
},
"dependencies": {
"com.tuyoogame.yooasset": "2.3.7"
2025-03-04 16:02:44 +08:00
}
}