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

Minimum compatible version overrides for Snark's mods #8309

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

HebaruSan
Copy link
Member

Problem

Several mods on SpaceDock have quite broad actual/intended compatibility and narrow in-metadata compatibility, because the minimum compatible version is not stored anywhere, and SpaceDock provides only the current/latest game version.

Changes

Before KSP-CKAN/CKAN#3265 is merged, this PR will fail to validate because these overrides won't work.

Once that PR is merged, this PR will set the minimum compatibility to the original compatibility of the current release of each of these mods, as determined programmatically during investigation of #8291.

Fixes #8291.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incomplete compatibility for mods without version files
1 participant