Skip to content

PatcherState.LinkCache confusion #503

@Noggog

Description

@Noggog

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions