fix: update manifest.json to use GitHub repo instead of local path for CI compatibility

main
David Sarno 2025-10-23 19:12:28 -07:00
parent 4e6577cbd5
commit 04bf2bd19d
1 changed files with 1 additions and 1 deletions

View File

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