Files
Cielonos/Packages/com.bezi.sidekick/package.json
SoulliesOfficial 649b7a5ddc 更新
2026-05-23 08:27:50 -04:00

23 lines
543 B
JSON

{
"name": "com.bezi.sidekick",
"displayName": "Bezi Plugin",
"description": "Your personal assistant for Unity development.",
"changelogUrl": "https://docs.bezi.com/bezi/product/changelog/",
"documentationUrl" : "https://docs.bezi.com/",
"author": {
"name": "Bezi",
"url": "https://www.bezi.com/"
},
"keywords": [
"unity",
"bezi",
"bezi3d"
],
"unity": "2018.3",
"version": "0.86.4",
"type": "library",
"hideInEditor": false,
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
}
}