1.20.1
Required and must be downloaded separately :
- HarmonyKSP : Download - Homepage - Available on [CKAN]
- ModuleManager : Download - Forum post - Available on [CKAN]
Installation
- Go to the GitHub release page and download the file named
KSPCommunityFixes_x.x.x.zip
- Open the downloaded *.zip archive
- Open the
GameData
folder of your KSP installation - Delete any existing
KSPCommunityFixes
folder in yourGameData
folder - Copy the
KSPCommunityFixes
folder found in the archive into yourGameData
folder
New since 1.20.0
- Fix an issue with the DoubleCurve patch : fix to DoubleCurvePreserveTangents (contributed by @NathanKell)
- Fix a stock issue where PartModules added via code would have a null upgrades List (this caused broken tooltips in 1.20.0) : extension to UpgradeBugs (contributed by @NathanKell)