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

Fixes #2686 - Had to copy a newer KACWrapper from KAC. #2790

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

Dunbaratu
Copy link
Member

KACWrapper.cs is a file directly copied from Kerbal Alarm Clock
for other mods that want to call into KAC. It had a change
that kOS needed to copy to use newer KAC versions. Sadly, this
makes it impossible to be backward compatible with older versions
of KAC.

KACWrapper.cs is a file directly copied from Kerbal Alarm Clock
for other mods that want to call into KAC.  It had a change
that kOS needed to copy to use newer KAC versions.  Sadly, this
makes it impossible to be backward compatible with older versions
of KAC.
@Dunbaratu Dunbaratu added the bug Weird outcome is probably not what the mod programmer expected. label Oct 25, 2020
@Dunbaratu Dunbaratu merged commit b99ad3a into KSP-KOS:develop Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Weird outcome is probably not what the mod programmer expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant