22 lines
425 B
JSON
22 lines
425 B
JSON
{
|
|
"name": "com.staryevo.rktools",
|
|
"version": "1.0.2",
|
|
"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":"x.x.x"
|
|
}
|
|
}
|