FirstPersonKSP / RasterPropMonitor

Plugin for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/190737-18x-rasterpropmonitor-adopted/&tab=comments#comment-3723047
Other
24 stars 13 forks source link

Make IJSIModule usable by 3rd parties #121

Open JonnyOThan opened 7 months ago

JonnyOThan commented 7 months ago

RPM should enumerate all types that implement IJSIModule in loaded assemblies and register them. And adjust the access modifiers on ISJIModule (like internal vessel ) to make it more usable by other DLLs.