From 3d284f93343ef87327b0d5a3c6ca741823ec272d Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Jul 2025 16:10:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.EN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.EN.md b/README.EN.md index 7446f60..d8adc0f 100644 --- a/README.EN.md +++ b/README.EN.md @@ -1,5 +1,5 @@ # Cocos Creator MCP Server Plugin -**[📖 English](README.md)** **[📖 中文](README.zh-CN.md)** +**[📖 English](README.en.md)** **[📖 中文](README.md)** A comprehensive MCP (Model Context Protocol) server plugin for Cocos Creator 3.8+, enabling AI assistants to interact with the Cocos Creator editor through standardized protocols. One-click installation and use, eliminating all cumbersome environments and configurations. Claude clients Claude CLI and Cursor have been tested, and other editors are also perfectly supported in theory. diff --git a/README.md b/README.md index a08647d..916a271 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cocos Creator MCP 服务器插件 -**[📖 English](README.EN.md)** **[📖 中文](README.md)** +**[📖 English](README.en.md)** **[📖 中文](README.md)** 一个适用于 Cocos Creator 3.8+ 的综合性 MCP(模型上下文协议)服务器插件,使 AI 助手能够通过标准化协议与 Cocos Creator 编辑器进行交互。一键安装和使用,省去所有繁琐环境和配置。已经测试过Claude客户端Claude CLI和Cursor,其他的编辑器理论上也完美支持。