
L
Publisher
lucasdelinhares
RunBeforeBuild
Tools
Build Export Shell Command GDExtension Configuration Development Automation
This plugin allows the user to define a shell command to run before build (dev) or export (release).
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.
Run Commands Before Build
This plugin is 100% type hinted, and it allows the user to define a shell command to run before build (dev) or export (release).
It was tested in Godot 4.1 and 4.2.
Can be used, for example, to compile gdextentions.
Configure
Go to the constants.gd file and change the constants there.
After that you need either to disable and re-enable the plugin, or restart the Godot Editor, and you're done!