We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48deedd commit a5af8baCopy full SHA for a5af8ba
UnityMcpBridge/Editor/Models/McpClient.cs
@@ -6,7 +6,6 @@ public class McpClient
6
public string windowsConfigPath;
7
public string macConfigPath;
8
public string linuxConfigPath;
9
- public string macConfigPath; // optional macOS-specific config path
10
public McpTypes mcpType;
11
public string configStatus;
12
public McpStatus status = McpStatus.NotConfigured;
0 commit comments