USI MKS + ELP support
doktorjet opened this issue ยท 4 comments
When both USI MKS and Extraplanetary Launchpads are installed, ELP is automagically reconfigured to use USI resources (MaterialKits and SpecializedParts), while KPBS parts still store (and maybe still use) RocketParts.
https://github.com/UmbraSpaceIndustries/MKS/wiki/Functions-(Extraplanetary-Launchpads)
I'm not quite sure of this should rather be an issue and/or feature request for the KPBS/MKS Integration Pack
You are right that everything should work as intentended when other mods are installed. But a mod that changes the behavior of another mod in such a drastic way is a borderline case. It would be way too time consuming and exhausting to look out for all mods that change the behaviour of other mods.
To be honest my opinion of mods that change the behavior of another mod and essentially force all others to also take these changes into account is not very high.
Will probably add these changes though...
Closing this one. As said, KPBS does not support MKS by itself but there is the KPBS/MKS Integration Pack which should handle this case.
It would be way too time consuming to support that other mods add the behaviour of mods supported by KPBS. Especially a very complex one like MKS.
I've actually been working on my own MKS patch for KPBS and didn't know about Dan's work. Sadly, it seems like he's moved on. There hasn't been any activity in four years, and large parts of the patch are outdated.
My patch is meant to be much more light-weight, too, adding just the basic support without rewriting all KPBS systems to use all MKS functionality. I hope you'll be willing to take a look at it. If it's really not your thing then I can just put it into a separate repo later.