Skip to content

Commit cf86964

Browse files
committed
chore: revise documentation
1 parent c08e4a4 commit cf86964

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

README.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
11
# Unity MCP ✨
2+
#### Proudly sponsored and maintained by [Coplay](https://www.coplay.dev/?ref=unity-mcp), the AI assistant for Unity.
23

4+
[![Discord](https://img.shields.io/badge/discord-join-red.svg?logo=discord&logoColor=white)](https://discord.gg/y4p8KfzrN4)
35
[![](https://img.shields.io/badge/Unity-000000?style=flat&logo=unity&logoColor=blue 'Unity')](https://unity.com/releases/editor/archive)
46
[![python](https://img.shields.io/badge/Python-3.12-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)
57
[![](https://badge.mcpx.dev?status=on 'MCP Enabled')](https://modelcontextprotocol.io/introduction)
68
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/coplaydev/unity-mcp)
79
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/coplaydev/unity-mcp)
810
[![](https://img.shields.io/badge/License-MIT-red.svg 'MIT License')](https://opensource.org/licenses/MIT)
11+
[![](https://img.shields.io/badge/Sponsor-Coplay-red.svg 'Coplay')](https://www.coplay.dev/?ref=unity-mcp)
912

1013
**Create your Unity apps with LLMs!**
1114

1215
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local **MCP (Model Context Protocol) Client**. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
1316

14-
Proudly sponsored by [Coplay](https://www.coplay.dev)
15-
16-
<p align="center">
17-
<a href="https://www.coplay.dev">
18-
<img src="logo.png" alt="Coplay Logo" width="100%">
19-
</a>
20-
</p>
21-
2217
## 💬 Join Our Community
2318

2419
### [Discord](https://discord.gg/y4p8KfzrN4)
@@ -335,13 +330,6 @@ Still stuck? [Open an Issue](https://github.com/coplaydev/unity-mcp/issues) or [
335330

336331
---
337332

338-
## Contact 👋
339-
340-
- **justinpbarnett:** [X/Twitter](https://x.com/justinpbarnett)
341-
- **scriptwonder**: [Email](mailto:[email protected]), [LinkedIn](https://www.linkedin.com/in/shutong-wu-214043172/)
342-
343-
---
344-
345333
## License 📜
346334

347335
MIT License. See [LICENSE](LICENSE) file.
@@ -350,8 +338,17 @@ MIT License. See [LICENSE](LICENSE) file.
350338

351339
## Acknowledgments 🙏
352340

353-
Thanks to the contributors and our sponsors [Coplay](https://coplay.dev).
341+
Thanks to the contributors and our sponsors [Coplay](https://coplay.dev/?ref=unity-mcp).
354342

355343
## Star History
356344

357345
[![Star History Chart](https://api.star-history.com/svg?repos=coplaydev/unity-mcp&type=Date)](https://www.star-history.com/#coplaydev/unity-mcp&Date)
346+
347+
348+
## Sponsor
349+
350+
<p align="center">
351+
<a href="https://www.coplay.dev/?ref=unity-mcp" target="_blank" rel="noopener noreferrer">
352+
<img src="logo.png" alt="Coplay Logo" width="100%">
353+
</a>
354+
</p>

0 commit comments

Comments
 (0)