Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/godotengine/godot-monodevelop-addin
- Owner: godotengine
- License: mit
- Created: 2019-10-31T11:09:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T21:03:47.000Z (over 4 years ago)
- Last Synced: 2024-09-29T03:45:47.341Z (3 months ago)
- Language: C#
- Size: 55.7 KB
- Stars: 31
- Watchers: 7
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.