Skip to content

Commit 9edb03d

Browse files
Merge pull request #14 from justinpbarnett/bug/material-saving
updated package display name
2 parents f200fcb + cc123ab commit 9edb03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.justinpbarnett.unity-mcp",
33
"version": "0.1.4",
4-
"displayName": "Unity MCP Server",
4+
"displayName": "Unity MCP",
55
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
66
"unity": "2022.3",
77
"dependencies": {

0 commit comments

Comments
 (0)