Skip to content

Commit 15952d1

Browse files
committed
fix: specify MCPForUnity subdirectory in GitHub URL for package resolution
1 parent 04bf2bd commit 15952d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestProjects/UnityMCPTests/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.coplaydev.unity-mcp": "https://github.com/coplaydev/unity-mcp.git",
3+
"com.coplaydev.unity-mcp": "https://github.com/coplaydev/unity-mcp.git?path=MCPForUnity",
44
"com.unity.ai.navigation": "1.1.4",
55
"com.unity.collab-proxy": "2.5.2",
66
"com.unity.feature.development": "1.0.1",

0 commit comments

Comments
 (0)