# godot-monodevelop-addin **Repository Path**: mirrors_godotengine/godot-monodevelop-addin ## Basic Information - **Project Name**: godot-monodevelop-addin - **Description**: Godot Add-in for MonoDevelop and Visual Studio for Mac - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-12 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Godot Add-in for MonoDevelop and Visual Studio for Mac MonoDevelop and Visual Studio for Mac add-in for seamless integration with the Godot game engine. This add-in is based on [GodotExtension](https://github.com/DavidKarlas/GodotExtension). ## Features - Handling file open requests from the Godot editor. - Launching and debugging the Godot editor player. - Launching and debugging a Godot executable. - Attach the debugger to a running Godot instance.