This commit is contained in:
SoulliesOfficial
2026-04-01 12:23:27 -04:00
parent aff7ac0e03
commit c3b1561375
933 changed files with 114333 additions and 119360 deletions

View File

@@ -1,24 +1,24 @@
{
"name": "Bezi.Editor",
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [
"Newtonsoft.Json.dll",
"Microsoft.CSharp.dll",
"Microsoft.CodeAnalysis.dll",
"Microsoft.CodeAnalysis.CSharp.dll",
"System.Collections.Immutable.dll",
"System.Reflection.Metadata.dll",
"System.Runtime.CompilerServices.Unsafe.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
"name": "Bezi.Editor",
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [
"Newtonsoft.Json.dll",
"Microsoft.CSharp.dll",
"Microsoft.CodeAnalysis.dll",
"Microsoft.CodeAnalysis.CSharp.dll",
"System.Collections.Immutable.dll",
"System.Reflection.Metadata.dll",
"System.Runtime.CompilerServices.Unsafe.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -3,7 +3,7 @@
"displayName": "Bezi Plugin",
"description": "Your personal assistant for Unity development.",
"changelogUrl": "https://docs.bezi.com/bezi/product/changelog/",
"documentationUrl": "https://docs.bezi.com/",
"documentationUrl" : "https://docs.bezi.com/",
"author": {
"name": "Bezi",
"url": "https://www.bezi.com/"
@@ -14,7 +14,7 @@
"bezi3d"
],
"unity": "2018.3",
"version": "0.79.17",
"version": "0.82.2",
"type": "library",
"hideInEditor": false,
"dependencies": {

View File

@@ -4,7 +4,6 @@
"com.unity.2d.animation": "13.0.4",
"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "2.8.0",
"com.unity.ai.inference": "2.4.1",
"com.unity.ai.navigation": "2.0.9",
"com.unity.burst": "1.8.27",
"com.unity.collab-proxy": "2.11.3",

View File

@@ -65,19 +65,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.ai.inference": {
"version": "2.4.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.17",
"com.unity.dt.app-ui": "1.3.1",
"com.unity.collections": "2.4.3",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.modules.imageconversion": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "2.0.9",
"depth": 0,
@@ -117,18 +104,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.dt.app-ui": {
"version": "2.1.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.screencapture": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "2.0.5",
"depth": 1,