Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

KSPDev_Utils v0.37

Latest
Compare
Choose a tag to compare
@ihsoft ihsoft released this 09 Jul 03:31
· 45 commits to master since this release
76cf6f0

0.37.0 (July 8th, 2018):

  • [Change] Don't reload the KSPField fields on language change to improve stability. Delegate it to the Localization 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.