You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unity Drawio Updater is a tool for automatically creating and updating Drawio diagrams based on your Unity code. Generates up-to-date class diagrams with complete representation of relationships between components in your project, preserving your layout, styles, and arrow configurations.
A Unity tool that analyzes C# code structure and generates XML files with metadata about classes, methods, and fields. Specifically designed to provide enhanced context about project architecture for AI assistants and tools. Improves AI understanding of the project without the need to index all the code.