Skip to content

Commit 291a849

Browse files
authored
Update README.md
1 parent 8876aae commit 291a849

1 file changed

Lines changed: 8 additions & 17 deletions

File tree

README.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Install our Unity MCP connector: [codemaestroai/advanced-unity-mcp](https://gith
2525
- AI will analyze your entire project (scripts, assets, scenes)
2626
- Start building your game with full project context!
2727

28-
## Latest Features (v1.0.6)
28+
## Latest Features (v1.0.7)
2929

3030
**🚀 UI/UX Update**
31-
- Added Prompt Refine button for better AI interactions
32-
- Comprehensive UI refactor for improved user experience
33-
- Smooth animations update throughout the interface
34-
- Added Project Local Path support
35-
- New Sign to Login page for enhanced security
31+
- Improve Prompt Refine feature
32+
- Add Local Path processing
33+
- Agents Flow improves
34+
- Minor fixes
35+
- Add MAC AutoUpdate
3636

3737
## What CodeMaestro Can Do
3838

@@ -46,21 +46,13 @@ Install our Unity MCP connector: [codemaestroai/advanced-unity-mcp](https://gith
4646

4747
**Game Logic Assistance** - AI-powered help with game mechanics, physics, and interactions
4848

49-
## Examples
50-
51-
- `"Create a third-person camera controller"`
52-
- `"Add a collectible item system with sound effects"`
53-
- `"Make an enemy AI that follows the player"`
54-
- `"Set up a pause menu with resume and main menu options"`
55-
- `"Create a simple inventory system"`
56-
- `"Add a respawn system when player falls off the map"`
5749

5850
## How It Works
5951

6052
CodeMaestro connects to Unity through our Advanced Unity MCP connector ([codemaestroai/advanced-unity-mcp](https://github.com/codemaestroai/advanced-unity-mcp)), providing deep integration with your Unity projects. The AI understands your entire project structure, including scripts, assets, scenes, and configurations.
6153

6254
**Full Project Context:**
63-
- **Complete Asset Awareness** - AI can see and work with all your project assets (textures, models, sounds, etc.)
55+
- **Complete Asset Awareness** - AI can see and work with all your project assets (Scenes, prefabs, AnimationControllers, etc.)
6456
- **Scene Understanding** - Knows about GameObjects, components, and hierarchy structure
6557
- **Script Analysis** - Reads and understands your existing C# scripts and their relationships
6658
- **Project Settings** - Accesses build settings, input manager, and project configurations
@@ -74,10 +66,9 @@ CodeMaestro connects to Unity through our Advanced Unity MCP connector ([codemae
7466

7567
## Requirements
7668

77-
- Unity 2020.3 LTS or newer
7869
- Modern operating system (macOS 10.15+, Windows 10+, or Linux)
7970
- Internet connection for AI features
8071

8172
---
8273

83-
**Made by [Code Maestro](https://www.code-maestro.com)[Join our Discord](https://discord.gg/bsFRAqATXz)[Report Issues](https://github.com/codemaestroai/codemaestro/issues)[License](./LICENSE)**
74+
**Made by [Code Maestro](https://www.code-maestro.com)[Join our Discord](https://discord.gg/bsFRAqATXz)[Report Issues](https://github.com/codemaestroai/codemaestro/issues)[License](./LICENSE)**

0 commit comments

Comments
 (0)