Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinningContextOverrides should exclude disabled mods #570

Open
Noggog opened this issue Dec 4, 2024 · 0 comments
Open

WinningContextOverrides should exclude disabled mods #570

Noggog opened this issue Dec 4, 2024 · 0 comments
Labels

Comments

@Noggog
Copy link
Member

Noggog commented Dec 4, 2024

Right now, when given a IEnumerable<IModListingGetter<TModGetter>> modListings, it only skips mods that are missing on disk. SHould also skip mods that are disabled

This in theory will be a "big" api break.. but I think in reality it will not. Mainly because most of the usages are within synthesis which already does trimming of disabled mods

@Noggog Noggog added the api label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant