diff --git a/Packages/manifest.json b/Packages/manifest.json index 640146c..ff6028e 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,6 @@ { "dependencies": { + "com.anklebreaker.unity-mcp": "https://github.com/AnkleBreaker-Studio/unity-mcp-plugin.git", "com.unity.addressables": "1.22.3", "com.unity.cinemachine": "3.1.6", "com.unity.collab-proxy": "2.12.4", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 61ee381..c0592c6 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,5 +1,12 @@ { "dependencies": { + "com.anklebreaker.unity-mcp": { + "version": "https://github.com/AnkleBreaker-Studio/unity-mcp-plugin.git", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "fefec182a693f9bf5c33007f5a5096d8972a2e41" + }, "com.kybernetik.animancer": { "version": "file:com.kybernetik.animancer", "depth": 0,