
Publisher
spectre7
Mono Build Toggler
Adds a toggle button to the editor toolbar which allows enabling or disabling Mono build by hiding the project's solution file. Useful for projects which use both C# and another language like GDScript, so that you can disable Mono while you're not editing any C# source files.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Godot Mono Build Toggler
Adds a toggle button to the editor toolbar which allows enabling or disabling Mono build by hiding the project's solution file. Useful for projects which use both C# and another language like GDScript, so that you can disable Mono while you're not editing any C# source files.
Installation:
- Clone or download the repository
- Move the
Mono-Build-Toggler
folder to theaddons
folder within your project directory (res://addons/Mono-Build-Toggler
) - Enable the plugin from the
plugins
tab of the Godot editor project settings