From cc123abf4866e5ed264ffdf970e17146f235302e Mon Sep 17 00:00:00 2001 From: Justin Barnett Date: Wed, 19 Mar 2025 16:50:14 -0400 Subject: [PATCH] updated package display name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8425784..adc4a9b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.justinpbarnett.unity-mcp", "version": "0.1.4", - "displayName": "Unity MCP Server", + "displayName": "Unity MCP", "description": "A Unity package to communicate with a local MCP Client via a Python server.", "unity": "2022.3", "dependencies": {