Closed Kerbas-ad-astra closed 5 years ago
@TriggerAu This particular line makes the ModuleManager trigger the cache rebuilding: VersionCheckDate_AttemptStored = ####-##-## VersionCheckDate_SuccessStored = ####-##-##
Since it's a volatile data, looks like TWP also needs a PluginData folder.
This one is done as above
It's been brought up and resolved in at least one of your other mods (e.g. Kerbal Alarm Clock), but I want to bring this one to your attention, since TWP stores the date when it checks a version, which changes once a day and forces Module Manager to reload the entire patching process during game start.