xstudio icon indicating copy to clipboard operation
xstudio copied to clipboard

Add to load path for C++ plugins

Open abbec opened this issue 2 years ago • 1 comments

Currently the only way to add to the C++ plugin search path is through the Python API. Would be useful to have an environment variable to control this, to not have to install the plugin into XSTUDIO_ROOT.

abbec avatar Mar 22 '23 10:03 abbec

Yep, we need to expose this via the preference json files.

alatdneg avatar Mar 22 '23 10:03 alatdneg