Files
godot-monodevelop-addin/README.md
Ignacio Etcheverry 60dd167788 Initial commit
2019-10-31 12:28:21 +01:00

460 B
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.

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.