Skip to content

Commit b3ccd5f

Browse files
committed
统一包的前缀
1 parent 23f5918 commit b3ccd5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

unity/upms/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "com.puerts.agent",
2+
"name": "com.tencent.puerts.agent",
33
"version": "0.1.0",
44
"displayName": "PuerTS Agent",
55
"description": "AI Agent framework powered by PuerTS for Unity",

unity/upms/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "com.puerts.mcp",
2+
"name": "com.tencent.puerts.mcp",
33
"version": "0.1.0",
44
"displayName": "PuerTS MCP Server",
55
"description": "MCP Server for exposing evalJsCode tool to external Agents, powered by PuerTS Node.js backend",

0 commit comments

Comments
 (0)