chore: revise documentation
parent
c08e4a42a8
commit
cf86964d4d
29
README.md
29
README.md
|
|
@ -1,24 +1,19 @@
|
|||
# Unity MCP ✨
|
||||
#### Proudly sponsored and maintained by [Coplay](https://www.coplay.dev/?ref=unity-mcp), the AI assistant for Unity.
|
||||
|
||||
[](https://discord.gg/y4p8KfzrN4)
|
||||
[](https://unity.com/releases/editor/archive)
|
||||
[](https://www.python.org)
|
||||
[](https://modelcontextprotocol.io/introduction)
|
||||

|
||||

|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://www.coplay.dev/?ref=unity-mcp)
|
||||
|
||||
**Create your Unity apps with LLMs!**
|
||||
|
||||
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.
|
||||
|
||||
Proudly sponsored by [Coplay](https://www.coplay.dev)
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.coplay.dev">
|
||||
<img src="logo.png" alt="Coplay Logo" width="100%">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## 💬 Join Our Community
|
||||
|
||||
### [Discord](https://discord.gg/y4p8KfzrN4)
|
||||
|
|
@ -335,13 +330,6 @@ Still stuck? [Open an Issue](https://github.com/coplaydev/unity-mcp/issues) or [
|
|||
|
||||
---
|
||||
|
||||
## Contact 👋
|
||||
|
||||
- **justinpbarnett:** [X/Twitter](https://x.com/justinpbarnett)
|
||||
- **scriptwonder**: [Email](mailto:swu85@ur.rochester.edu), [LinkedIn](https://www.linkedin.com/in/shutong-wu-214043172/)
|
||||
|
||||
---
|
||||
|
||||
## License 📜
|
||||
|
||||
MIT License. See [LICENSE](LICENSE) file.
|
||||
|
|
@ -350,8 +338,17 @@ MIT License. See [LICENSE](LICENSE) file.
|
|||
|
||||
## Acknowledgments 🙏
|
||||
|
||||
Thanks to the contributors and our sponsors [Coplay](https://coplay.dev).
|
||||
Thanks to the contributors and our sponsors [Coplay](https://coplay.dev/?ref=unity-mcp).
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://www.star-history.com/#coplaydev/unity-mcp&Date)
|
||||
|
||||
|
||||
## Sponsor
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.coplay.dev/?ref=unity-mcp" target="_blank" rel="noopener noreferrer">
|
||||
<img src="logo.png" alt="Coplay Logo" width="100%">
|
||||
</a>
|
||||
</p>
|
||||
Loading…
Reference in New Issue