$HOUDINI_USER_PREF_DIR/packages/package1.json {"env":[{"HOUDINI_PATH":{"value":"$HOME/bob1","method":"append"}}],"process_order":3} $HOUDINI_USER_PREF_DIR/packages/package2.json {"env":[{"HOUDINI_PATH":{"value":"$HOME/bob2","method":"append"}}],"process_order":2} ...
Copy thepackagesdirectory found in the repository root, and paste it in the $HOUDINI_USER_PREF_DIR folder.More information here. Open the GSOPs_20.5.json file inside thepackagesdirectory you just pasted. Modify the "GSOPS" path found inside to the the location used in step one. ...
Copy theMLOPs.jsonfile found in the repository root, and paste it in the $HOUDINI_USER_PREF_DIR/packages/ folder. Edit theMLOPs.jsonfile you just pasted, and modify the$MLOPSpath found inside. Set the path to where you cloned the repository to in step one. ...