Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI: Fix broken module paths provided via environment on macOS
When custom module and module data paths are provided via environment variables, the module paths generated by current code will not be compatible with the plugin bundle structure used on macOS. Using environment variables is a simple way to test plugins, as this allows OBS to discover them from alternative user-provided locations.
- Loading branch information