From 2f9ebdf266e4bc22390c8a00ad7575c593c7a894 Mon Sep 17 00:00:00 2001 From: bottlefish <781230111@qq.com> Date: Thu, 12 Feb 2026 13:08:22 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=B7=BB=E5=8A=A0=20unity-mcp?= =?UTF-8?q?=20=E5=8C=85=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- Packages/manifest.json | 1 + Packages/packages-lock.json | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/Packages/manifest.json b/Packages/manifest.json index 66cacd461..022544647 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,6 @@ { "dependencies": { + "com.coplaydev.unity-mcp": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#beta", "com.unity.addressables": "1.21.21", "com.unity.cinemachine": "2.9.7", "com.unity.collab-proxy": "2.0.5", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 16c4184a7..6c6208373 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,5 +1,14 @@ { "dependencies": { + "com.coplaydev.unity-mcp": { + "version": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#beta", + "depth": 0, + "source": "git", + "dependencies": { + "com.unity.nuget.newtonsoft-json": "3.0.2" + }, + "hash": "560866569a05b0b6e9e5f4cc6940d05034044b91" + }, "com.unity.2d.animation": { "version": "9.0.3", "depth": 1,