Changelog¶
All notable changes to this project will be documented in this file.
[0.1.0] - 2026-04-08¶
Added¶
- Initial release of Unity Developer Tools for Cursor IDE
- 18 skill files covering all major Unity development areas
- 8 rule files enforcing C#, shader, and Unity conventions
- 15 C# code snippets with production-ready patterns
- 4 shader snippets (URP and legacy)
- 1 Visual Scripting graph pattern guide
- 5 starter templates (2D Platformer, 3D FPS, UI Menu, SO Architecture, Editor Tool)
- MCP server with 4 tools (scaffold, API lookup, shader helper, platform info)
- Unity API reference database (60+ entries)
- Deprecated patterns database for legacy-to-modern migration
- Platform defines and capabilities database
- Shader effect patterns database
- Full documentation (README, Getting Started, Architecture, Contributing, Roadmap)