Files
plugin-library/Assets/05.TableTextConversion/package.json
2025-10-31 11:57:01 +08:00

22 lines
473 B
JSON

{
"name": "com.staryevo.tabletextconversion",
"version": "2.0.2",
"displayName": "05.TableTextConversion",
"description": "表格转化工具",
"unity": "2021.3",
"unityRelease": "23f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
},
"dependencies": {
"com.cysharp.unitask": "2.5.10",
"com.tuyoogame.yooasset": "2.3.16",
"com.staryevo.informationsave": "2.0.x"
}
}