Hi,
Our workflow has some pre-processing steps, a couple of python scripts that need to be run before building. Currently our artists need to manually run these scripts, which is not ideal, is there a way for me to hook into the build process and run these automagically when they build the project?
~Charles