Files
plugin-library/Assets/07.RKTools/package.json
2025-05-20 14:55:34 +08:00

22 lines
425 B
JSON

{
"name": "com.staryevo.rktools",
"version": "1.0.5",
"displayName": "07.RKTools",
"description": "Rokid工具",
"unity": "2021.3",
"unityRelease": "23f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
},
"dependencies": {
"com.rokid.xr.unity":"3.0.3",
"com.staryevo.main":"1.x.x",
"com.rokid.xr.extension":"3.x.x"
}
}