Hiero network scripts notes
—Setting up shared network path for Hiero— set the following environment variable: HIERO_PLUGIN_PATH=/Volumes/VFX/MISC/hieroscripts ######FOLDER STRUCTURE###### hieroscripts Python TaskPresets Processors hiero.exporters.FnShotProcessor.ShotProcessor __Preset__Exporter.xml Templates baseProject.hrox ######FOLDER STRUCTURE###### * the baseProject.hrox will load when you create a base project. * if you create a new exporter inside Hiero, it will need to be manually copied to the network location. Currently Hiero won’t work out of that network folder, so you’ll need to copy over the ___Preset_Exporter.xml file from $HOME/.hiero/TaskPresets/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/ to the network location for it to be picked up.