Closed Lisias closed 1 year ago
New fork for the KSPAPIExtensions was created: https://github.com/net-lisias-ksp/KSPAPIExtensions
KSPAPIExtensions /L was released. Kept the KSPe's Version numbering as I think I compiled something against it on my kspu hierarchy…
https://github.com/net-lisias-ksp/KSPe/commit/5b813cc3e5a588a952cf1f91a000144164555adb
Forgot to close this.
KSPAPIExtension is still useful for supporting old add'ons, but it's also a hinder to KSPe as issue https://github.com/net-lisias-ksp/KSPe/issues/59#issuecomment-1752023472 ended up demonstrating.\
I need to decouple KSPe from KSPAPIExtensions not only to protect KSPe from any unfortunate implementation decision on it, but also vice versa - I should be the only responsible for anything going South on KSPe without bringing KSPAPIExtensions with me.
As I did with TinyJSON, the DLL will still be delivered on the KSPe's distribution packages - only the development cycle will be decoupled.