sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.3k stars 368 forks source link

Ability to have custom Houdini PLugin Location #274

Closed Edstub207 closed 7 months ago

Edstub207 commented 7 months ago

Having Houdini's plugin to be in a very specific (Hardcoded) folder location doesn't make much sense, because this results in teams not being able to follow internal folder structures. It's a requirement which other plugins don't have.

Is there a way this requirement can be removed?

For example, we use a Project/Plugins/ThirdParty/ folder structure, so we can identify between Third Party and First Party code.

We have made a code change for now which handles this in our specific case, but it would be good to not have any code changes required.

Edstub207 commented 7 months ago

Hmm, looks like this was actually done... Closing this... Unsure why the are references to the path still...