Files
plugin-library/Assets/07.RKVoiceCommand/package.json
2025-04-18 11:18:24 +08:00

21 lines
413 B
JSON

{
"name": "com.staryevo.rkvoicecommand",
"version": "1.0.2",
"displayName": "07.RKVoiceCommand",
"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"
}
}