fix: specify MCPForUnity subdirectory in GitHub URL for package resolution

main
David Sarno 2025-10-23 19:40:40 -07:00
parent 04bf2bd19d
commit 15952d11a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"com.coplaydev.unity-mcp": "https://github.com/coplaydev/unity-mcp.git",
"com.coplaydev.unity-mcp": "https://github.com/coplaydev/unity-mcp.git?path=MCPForUnity",
"com.unity.ai.navigation": "1.1.4",
"com.unity.collab-proxy": "2.5.2",
"com.unity.feature.development": "1.0.1",