This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
0.37.0 (July 8th, 2018):
- [Change] Don't reload the
KSPField
fields on language change to improve stability. Delegate it to theLocalization Tool
. - [Change] Migrate to x64 profile. The 32-bit game mode is no more supported!
- [Enhancement] Protect the localization calls with
try/catch
to not fail when a single module behaves wrong.