KSP-ModularManagement / KSPe

Extensions and utilities for Kerbal Space Program
http://ksp.lisias.net/add-ons/KSPAPIExtensions
Other
11 stars 5 forks source link

Code a proper (yelling) mitigation measure to prevent loading already loaded Assemblies. #49

Closed Lisias closed 1 year ago

Lisias commented 1 year ago

I screwed up royally on TweakScale Companion for Frameworks, and the borkage could be easily prevented if KSPe would yell on me everytime someone uses it to loading something already loaded.

TODO:

See https://github.com/TweakScale/Companion_Frameworks/issues/6

[edit]: Propagate the feature to the Light thingies!

Lisias commented 1 year ago

This refers to https://github.com/TweakScale/Companion_Frameworks/issues/6

Lisias commented 1 year ago

Implemented on commit https://github.com/net-lisias-ksp/KSPe/commit/43eea13a1ac3d548920ecb38b20b6b181c91d504 .