Skip to content
Success

Changes

Summary

  1. Added , FileShare.ReadWrite to the File.Open, to allow MM to read files (commit: 2ba651e) (details)
  2. Fix invalid modded physics cfg path being fed to KSP when using the faulty PDLauncher workaround (commit: b22136a) (details)
  3. v4.2.3 (commit: c456192) (details)
Commit 2ba651e41aebba1758e57b679f01bb8592b2d536 by linuxgurugamer
Added , FileShare.ReadWrite to the File.Open, to allow MM to read files
which are already opened by KSP
(commit: 2ba651e)
The file was modified ModuleManager/Utils/FileUtils.cs (diff)
Commit b22136a8302b592626533f864413cb7b37a32126 by siim.aaver
Fix invalid modded physics cfg path being fed to KSP when using the faulty PDLauncher workaround
(commit: b22136a)
The file was modified ModuleManager/PostPatchLoader.cs (diff)
The file was modified ModuleManager/Properties/AssemblyInfo.cs (diff)