Skip to content

Commit c9d30da

Browse files
Update package.json -- add discord link
1 parent 60a2ed4 commit c9d30da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnityMcpBridge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.coplaydev.unity-mcp",
33
"version": "2.1.2",
44
"displayName": "Unity MCP",
5-
"description": "A bridge that connects an LLM to Unity via the MCP (Model Context Protocol). This allows MCP Clients like Claude Desktop or Cursor to directly control your Unity Editor.",
5+
"description": "A bridge that connects an LLM to Unity via the MCP (Model Context Protocol). This allows MCP Clients like Claude Desktop or Cursor to directly control your Unity Editor.\n\nJoin Our Discord: https://discord.gg/y4p8KfzrN4",
66
"unity": "2021.3",
77
"documentationUrl": "https://github.com/CoplayDev/unity-mcp",
88
"licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE",
@@ -19,7 +19,7 @@
1919
"mcp-client"
2020
],
2121
"author": {
22-
"name": "CoplayDev",
22+
"name": "Coplay",
2323
"email": "[email protected]",
2424
"url": "https://coplay.dev"
2525
}

0 commit comments

Comments
 (0)