From 4fe0094c218382a27fb2c45f2f9d4785d63eb0ff Mon Sep 17 00:00:00 2001 From: crille Date: Wed, 25 Mar 2026 21:10:10 +0100 Subject: [PATCH] =?UTF-8?q?Tog=20bort=20on=C3=B6diga=20paket?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/BallController.cs | 1 - Packages/manifest.json | 8 ----- Packages/packages-lock.json | 59 ++------------------------------ 3 files changed, 2 insertions(+), 66 deletions(-) diff --git a/Assets/Scripts/BallController.cs b/Assets/Scripts/BallController.cs index 4028b61..efcaa83 100644 --- a/Assets/Scripts/BallController.cs +++ b/Assets/Scripts/BallController.cs @@ -1,6 +1,5 @@ using UnityEngine; using UnityEngine.InputSystem; - public class BallController : MonoBehaviour { float _ballSpeed; float _brakeForce; diff --git a/Packages/manifest.json b/Packages/manifest.json index 8254090..7ab43e5 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,16 +1,8 @@ { "dependencies": { - "com.unity.ai.navigation": "2.0.11", - "com.unity.collab-proxy": "2.11.4", "com.unity.ide.rider": "3.0.39", - "com.unity.ide.visualstudio": "2.0.27", "com.unity.inputsystem": "1.19.0", - "com.unity.multiplayer.center": "1.0.1", "com.unity.render-pipelines.universal": "17.4.0", - "com.unity.test-framework": "1.6.0", - "com.unity.timeline": "1.8.11", - "com.unity.ugui": "2.0.0", - "com.unity.visualscripting": "1.9.10", "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.adaptiveperformance": "1.0.0", "com.unity.modules.ai": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 44f97a0..be8a6f6 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,14 +1,5 @@ { "dependencies": { - "com.unity.ai.navigation": { - "version": "2.0.11", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.modules.ai": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.burst": { "version": "1.8.28", "depth": 2, @@ -19,13 +10,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.collab-proxy": { - "version": "2.11.4", - "depth": 0, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.collections": { "version": "6.4.0", "depth": 2, @@ -53,15 +37,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.ide.visualstudio": { - "version": "2.0.27", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.test-framework": "1.1.33" - }, - "url": "https://packages.unity.com" - }, "com.unity.inputsystem": { "version": "1.19.0", "depth": 0, @@ -78,14 +53,6 @@ "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.multiplayer.center": { - "version": "1.0.1", - "depth": 0, - "source": "builtin", - "dependencies": { - "com.unity.modules.uielements": "1.0.0" - } - }, "com.unity.nuget.mono-cecil": { "version": "1.11.6", "depth": 3, @@ -142,7 +109,7 @@ }, "com.unity.test-framework": { "version": "1.6.0", - "depth": 0, + "depth": 3, "source": "builtin", "dependencies": { "com.unity.ext.nunit": "2.0.3", @@ -160,37 +127,15 @@ }, "url": "https://packages.unity.com" }, - "com.unity.timeline": { - "version": "1.8.11", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.ugui": { "version": "2.0.0", - "depth": 0, + "depth": 2, "source": "builtin", "dependencies": { "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0" } }, - "com.unity.visualscripting": { - "version": "1.9.10", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.ugui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.modules.accessibility": { "version": "1.0.0", "depth": 0,