Update package.json -- add discord link
parent
60a2ed4749
commit
c9d30daf62
|
|
@ -2,7 +2,7 @@
|
|||
"name": "com.coplaydev.unity-mcp",
|
||||
"version": "2.1.2",
|
||||
"displayName": "Unity MCP",
|
||||
"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.",
|
||||
"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",
|
||||
"unity": "2021.3",
|
||||
"documentationUrl": "https://github.com/CoplayDev/unity-mcp",
|
||||
"licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"mcp-client"
|
||||
],
|
||||
"author": {
|
||||
"name": "CoplayDev",
|
||||
"name": "Coplay",
|
||||
"email": "support@coplay.dev",
|
||||
"url": "https://coplay.dev"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue