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

19 lines
321 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",
2025-09-10 18:23:48 +08:00
"version": "1.1.4",
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": {
}
}