4.2.2.2 (Lisias) for KSP >= 1.2
- Removes a memory leak, and promotes some key functions reusability.
- Mitigates false positives while checking the ConfigCache, aiming to avoid the need of "deleting the cache when something weird happens" after load.
- It's pretty rare, but not that much, that a change on a file ends up getting the same SHA256.
- Checking also the file size now, as it's way more improbable that we would had a hash collision on a file with the same size.
- More orthodoxous deploy model
- COMPLETELY REMOVE ALL OLDER FILES FROM
GameDatabefore updating!!
- COMPLETELY REMOVE ALL OLDER FILES FROM
Installation
- For KSP 1.3.0 to 1.12.3 : download and install
ModuleManager-4.2.2.2.zip - For KSP 1.2.2: download and install
ModuleManager-4.2.2.2-122.zip
You need to install KSPApiExtensions/L 2.4.1.12 or newer. This is a hard dependency, the thingy will not work without it.
No other KSP version is officially supported at this moment (but it's expected that KSP 1.12.4, if ever released, will work fine).