From 9992411237cc52176fa5a35df9deecb6372a39aa Mon Sep 17 00:00:00 2001 From: dsarno Date: Sat, 31 Jan 2026 04:12:02 -0800 Subject: [PATCH] Change Git URL for MCPForUnity package on main page -- remove #main Updated the Git URL for the MCPForUnity package in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5176b9e..ff7667d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ In Unity: `Window > Package Manager > + > Add package from git URL...` > [!TIP] > ```text -> https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main +> https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity > ``` **Want the latest beta?** Use the beta branch: