Skip to content

lucascompython/RunBeforeBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published