【m】Rokid工具修改

This commit is contained in:
Han
2025-04-22 10:32:33 +08:00
parent ecf8fcc597
commit b810be152d
16 changed files with 332 additions and 4 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "com.staryevo.rktools",
"version": "1.0.0",
"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"
}
}