mirror of
https://github.com/godotengine/godot-monodevelop-addin.git
synced 2025-12-31 17:48:12 +03:00
12 lines
460 B
Markdown
Executable File
12 lines
460 B
Markdown
Executable File
# 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.
|