fix: specify MCPForUnity subdirectory in GitHub URL for package resolution
parent
04bf2bd19d
commit
15952d11a8
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"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.ai.navigation": "1.1.4",
|
||||||
"com.unity.collab-proxy": "2.5.2",
|
"com.unity.collab-proxy": "2.5.2",
|
||||||
"com.unity.feature.development": "1.0.1",
|
"com.unity.feature.development": "1.0.1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue