From 7c2bd289a903f7d946bed2522d8550da571ac6e6 Mon Sep 17 00:00:00 2001 From: Justin P Barnett <42453910+justinpbarnett@users.noreply.github.com> Date: Tue, 18 Mar 2025 07:36:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d10fcd8..10c728c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Unity MCP Package -![Creating a Mario Clone](https://youtu.be/dCC7QoV5a6E) - A Unity package that enables seamless communication between Unity and Large Language Models (LLMs) like Claude Desktop via the **Model Context Protocol (MCP)**. This server acts as a bridge, allowing Unity to send commands to and receive responses from MCP-compliant tools, empowering developers to automate workflows, manipulate assets, and control the Unity Editor programmatically. Welcome to the initial release of this open-source project! Whether you're looking to integrate LLMs into your Unity workflow or contribute to an exciting new tool, we’re thrilled to have you here.