Sharing Presets
Hiero and HieroPlayer support facility-wide preset sharing by pointing multiple seats to a single network location using the HIERO_PLUGIN_PATH. As long as the folder hierarchy mirrors what the application expects, you can place this repository anywhere on your network.
To setup sharing:
1. | Create the shared repository directory, for example: |
/Volumes/myFacility/Shared/
2. | Follow the instructions under Setting Environment Variables to point individual machines to the shared location. For example, if you’re using a bash shell, you could use: |
export HIERO_PLUGIN_PATH=/Volumes/myFacility/Shared/
Any file that can be read locally can be placed in the shared path.