Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/godotengine/godot-monodevelop-addin

Godot Add-in for MonoDevelop and Visual Studio for Mac
https://github.com/godotengine/godot-monodevelop-addin

Last synced: 3 months ago
JSON representation

Godot Add-in for MonoDevelop and Visual Studio for Mac

Awesome Lists containing this project

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.