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

Collections: Apply rules for mod asset conflict priority. (mod level and file level) #2368

Open
Tracked by #1667
Al12rs opened this issue Dec 12, 2024 · 0 comments
Open
Tracked by #1667
Labels
Epic: Collections This is related to NexusMods Collections.

Comments

@Al12rs
Copy link
Contributor

Al12rs commented Dec 12, 2024

Outline

Collections contain rules between mods and between files that determine the winners in case of file conflicts.
The app needs to interpret and apply these rules to obtain a final result that is consistent with the original collection.

Example:

Stardew Very Expanded contains the Stardew Very Configured mod containing overriders for configuration files from other mods in the collection.
SDV Very Configured needs to win conflicts with the other mods, to replace the configuration files, otherwise the output of the installed collection will not be the desired one.

@Al12rs Al12rs changed the title Apply rules for mod asset priority. (mod level and file level) Collections: Apply rules for mod asset conflict priority. (mod level and file level) Dec 12, 2024
@Al12rs Al12rs added the Epic: Collections This is related to NexusMods Collections. label Dec 12, 2024
@Al12rs Al12rs added this to MVP Dec 12, 2024
@LukeNexusMods LukeNexusMods added this to the SDV Beta Release milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic: Collections This is related to NexusMods Collections.
Projects
Status: No status
Development

No branches or pull requests

2 participants