Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 542 Bytes

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!