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

improved installer options comparison functionality #15705

Merged
merged 2 commits into from
May 16, 2024

Conversation

IDCs
Copy link
Contributor

@IDCs IDCs commented May 16, 2024

part of #15703

@IDCs IDCs requested a review from insomnious May 16, 2024 08:20
@insomnious insomnious merged commit ffaaff0 into master May 16, 2024
1 check passed
insomnious pushed a commit that referenced this pull request May 16, 2024
* improved installer options comparison functionality

part of #15703

* improved patches comparison
@insomnious
Copy link
Contributor

To clarify - this fix doesn't change the necessity to check backwards compatibility of curated mods and set the correct 'version' property in the collection.

For example: MyMod version 1 isn't backwards compatible with version 2 as FOMOD installer options were removed. When the collection is curated, the version latest can't be used as the installer options set for v1 won't work on v2. In this case you'd need to use exact so that v1 is always downloaded. If v2 is needed for the collection to work, then v2 will need to be specifically downloaded by the curator and installer options set accordingly before publishing.

@insomnious insomnious deleted the 15703_improved_comparisons branch September 24, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants