Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Adds a toggle button to the editor toolbar which allows enabling or disabling Mono build by hiding the project's solution file.

License

Notifications You must be signed in to change notification settings

toasterofbread/Godot-Mono-Build-Toggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Clone or download the repository
  2. Move the Mono-Build-Toggler folder to the addons folder within your project directory (res://addons/Mono-Build-Toggler)
  3. Enable the plugin from the plugins tab of the Godot editor project settings

About

Adds a toggle button to the editor toolbar which allows enabling or disabling Mono build by hiding the project's solution file.

Topics

Resources

License

Stars

Watchers

Forks