Commit 48043de
committed
libobs: Search through modules backwards
Plugins are now required to be installed in %PROGRAMDATA%. Since
its module path is added after the default module paths, the
plugins in there will be loaded last. With the load modules once
PR (#12285), the module added in the default path will be the only one
loaded. We want the one in %PROGRAMDATA% to be the one loaded instead.1 parent d3c5d2c commit 48043de
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
556 | | - | |
| 555 | + | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| |||
0 commit comments