Files
plugin-library/Assets/07.RKTools/package.json

20 lines
357 B
JSON
Raw Normal View History

2025-04-11 10:03:08 +08:00
{
2025-04-22 10:32:33 +08:00
"name": "com.staryevo.rktools",
"version": "1.1.7",
2025-04-22 10:32:33 +08:00
"displayName": "07.RKTools",
"description": "Rokid工具",
2025-04-11 10:03:08 +08:00
"unity": "2021.3",
"unityRelease": "23f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
},
"dependencies": {
2025-10-31 11:18:23 +08:00
"com.cysharp.unitask": "2.5.10"
2025-04-11 10:03:08 +08:00
}
}