Add Harmony2 dependency to LMP, update compatibility#8591
Add Harmony2 dependency to LMP, update compatibility#8591DasSkelett merged 3 commits intoKSP-CKAN:masterfrom
Conversation
|
|
|
The vref has been dropped a long time ago, in #8281. It is still broken currently, at the time of the release it wasn't updated at all, a few minutes ago the remote file has been updated in LunaMultiplayer/LunaMultiplayer#431, but still forgot to bump So I won't re-add the vref in the foreseeable future, the author is far to unreliable in this regard. |
|
Yeah, sorry 'bout that. I've published a PR to fix that (LunaMultiplayer/LunaMultiplayer#432), I'm a bit new to the KSP modding scene and didn't recognize that it needed to get bumped. |
|
No worries @enderger, you made a step in the right direction. |
The new release 0.28.0 now bundles Harmony2 (updated from Harmony1).
It is also released for KSP 1.12.
After talking to the author, we've decided to filter the Harmony DLL, and replace it with a dependency on our indexed
Harmony2module (the HarmonyKSP "mod").They author might switch over to bundling HarmonyKSP themself, which would allow us to get rid of the filter, and make sure that both CKAN users and manual installers would have the same distributions of Harmony installed.
Since this wouldn't need a change in our metadata (besides removing the filter stance), I'm going to go ahead with this change already.
Also see LunaMultiplayer/LunaMultiplayer#415
ckan compat add 1.11