From bb0d847331a9d7b120c4ef85196f9c5ca76ae356 Mon Sep 17 00:00:00 2001 From: Justin P Barnett <42453910+justinpbarnett@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:02:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f3be856..10c728c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Unity MCP Package -![Making a Mario Clone](https://vrcreators.b-cdn.net/mario_clone_launch.gif) - 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.