mirror of
https://github.com/godotengine/godot-monodevelop-addin.git
synced 2025-12-10 08:31:12 +03:00
Mirror of godotengine/godot-monodevelop-addin
|
|
||
|---|---|---|
| .github | ||
| GodotAddin | ||
| .editorconfig | ||
| .gitignore | ||
| format.sh | ||
| GodotAddin.sln | ||
| LICENSE | ||
| README.md | ||
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.
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.