diff --git a/BasesandStations.version b/BasesandStations.version index ce2e9a3..e404e9a 100644 --- a/BasesandStations.version +++ b/BasesandStations.version @@ -10,11 +10,11 @@ "MAJOR": 3, "MINOR": 7, "PATCH": 2, - "BUILD": 4 + "BUILD": 5 }, "KSP_VERSION_MIN": { "MAJOR": 1, - "MINOR": 8, + "MINOR": 9, "PATCH": 1 }, "INSTALL_LOC_1": { diff --git a/ChangeLog.txt b/ChangeLog.txt index 449014b..57f9635 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,11 @@ ChangeLog +3.7.2.5 + Changed module name of KopernicusSolarPanels to KopernicusSolarPanel, + needed for latest version of Kopernicus. Note: For those few users using + the older Sigma version of Kopernicus on 1.8.1, this will fail. I've set + the .version to make this 1.9.1 and later to avoid most of those issues + 3.7.2.4 Updated BaseScan contract with new part from SCANSat diff --git a/GameData/ContractPacks/KerbinSpaceStation/StationMissions/.StationCore.cfg.swp b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/.StationCore.cfg.swp new file mode 100644 index 0000000..6bd112c Binary files /dev/null and b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/.StationCore.cfg.swp differ diff --git a/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg index 48d9dd4..cc60bd4 100644 --- a/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg +++ b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg @@ -161,7 +161,7 @@ CONTRACT_TYPE type = PartValidation hideChildren = true title = 1 or more solar panels - partModule = KopernicusSolarPanels + partModule = KopernicusSolarPanel minCount = 1 } } @@ -282,7 +282,7 @@ CONTRACT_TYPE // name = PartModuleUnlocked // type = PartModuleUnlocked // - // partModule = KopernicusSolarPanels + // partModule = KopernicusSolarPanel //} REQUIREMENT:NEEDS[NearFutureSolar]