-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Should potentially expose LinkCacheOnlyEnabled
vs LinkCacheFull
, potentially, to help clarify exposure of whether to include only enabled mods in the lookups or not?
Right now it might be that Mo2 and other mod managers are trimming disabled mods, so they're effectively the same. But I could imagine it causes issues if:
- Run against a plugins.txt with disabled mods
- A disabled mod has the winning override
That situation will behave unexpectedly with the typical WinningOverride
patterns?
Alternatively, we could have a setting called "Only Include Enabled Mods" saved per patcher setting, and synthesis could do the filtering out itself to not rely on the mod manager.
Metadata
Metadata
Assignees
Labels
No labels