diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index 56cc19f9466..0a64e5c1549 100644 --- a/GameData/RP-1/RP-1.version +++ b/GameData/RP-1/RP-1.version @@ -1,11 +1,11 @@ { "NAME": "Realistic Progression One", "URL": "https://raw.githubusercontent.com/KSP-RO/RP-1/master/GameData/RP-1/RP-1.version", - "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.4.0.0/RP-1-v3.4.0.0.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.5.0.0/RP-1-v3.5.0.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 3, - "MINOR": 4, + "MINOR": 5, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index 1bb22fe4104..d049505d78c 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,31 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 3.5.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Fix vernier engine parts that represent a fraction of the engine costing the full price of the engine + subchange = Remove unused doNotCompressData key + subchange = Remove dissassociateVesselsOnContractCompletion on contracts that also have DestroyVessel on completion + subchange = Move 'GC-MS + Antenna' to proper location + subchange = Add F100 Pitch/Yaw Balance Beam Nozzle config + subchange = Fix broken assembly loaded checks + subchange = Add configs for new ramjets, including RJ43, RJ47, RJ59 and the Nord 1500 ramjet + subchange = Configure Near Future Aeronautics jet engines + subchange = Configure Big Gemini recovery section + subchange = Add configs for Chinese jet engines and jet engine variants + subchange = Remove configs for old standalone XLR43 part + subchange = Configure KTDU-5A + subchange = Configure J57-P-420 and J79-IAI-J1E + subchange = Add configs for new stock lights, EVA deployable lights, stock ground anchor and stock drain valve + subchange = Add configs for AJ10-Hylas + subchange = Add configs for Near Future Aeronautics liftjets and R-79 + } + } + VERSION { version = 3.4.0.0 versionKSP = 1.12.3 diff --git a/README.md b/README.md index 58b3c42c729..b7abf527686 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
Welcome to Realistic Progression One, the heavyweight career addon for Kerbal Space Program's Realism Overhaul.