Skip to content

post-kerbin-mining-corporation/CryoEngines

Repository files navigation

Cryogenic Engines

A mod pack for Kerbal Space Program, focused on delivering a new set of engines for spacecraft.

Features

This mod features several new engines that use two new resources, Liquid Hydrogen and Liquid Methane. These fuels provide advanatages and disadvantages compared to stock Liquid Fuel, having different efficiencies, thrust ranges and storage volumes.

Liquid Hydrogen engines are divided into two categories:

  • Sustainer Engines: Five sustainer style engines in the 0.625m, 1.25m, 1.875m, 2.5m and 3.75m size classes. Sustainers perform well at most altitudes but are less thrusty than LF/O engines, so may require boosters
  • Vacuum Engines: Four vacuum-optimized engines in the 1.25m, 1.875m, 2.5m and 3.75m size classes. These engines work best outside of at atmosphere and don't produce much thrust.

Liquid Methane engines are divided into two categories:

  • Booster Engines: Five booster style engines in the 0.625m, 1.25m, 1.875m, 2.5m and 3.75m size classes. Liquid Methane boosters are quite powerful and provide similar thrust to their LFO counterparts, but are less efficient than LH2 versions.
  • Vacuum Engines: Five vacuum-optimized engines in the 0.625, 1.25m, 1.875m, 2.5m and 3.75m size classes. These engines work best outside of at atmosphere and don't produce much thrust, but tend to be more powerful than LH2 equivalents

In addition, my CryoTanks mod is also bundled to provide fuel handling for Liquid Hydrogen and Methane.

  • Fuel Switching: A set of patches provide fuel-switching features for most basic LF and LF/O tanks
  • Orbital Fuel Tanks: A set of fuel tanks specially designed to contain cryogenic fuels

For more information, check out the CryoTanks readme.

Dependencies

Required

These components are required for the mod to function and are bundled as part of any download:

Installation

To install, place the GameData folder inside your Kerbal Space Program folder. If asked to overwrite files, please do so.

NOTE: Do NOT rename or move folders within the GameData folder - this mod uses absolute paths to assets and will break if this happens.

Optional Patches

Some extra patches are bundled that you can use to tweak your installation. To install them, drop the correct folder from the Extras folder into your KSP GameData Folder

  • CryoEnginesLFO: Converts engines to use LF/O instead of LH2/O at the cost of some Isp
  • CryoEnginesNFAero: Converts some appropriate engines to use LH2/O or LH instead of LF/O with some Isp and thrust tweaks
  • CryoEnginesRestock: Converts some appropriate engines to use LH2/O instead of LF/O with some Isp and thrust tweaks

External Mod Compatibility

This mod includes compatibility patches for the following mods:

  • KSP-AVC: Provides version checking
  • Community Tech Tree: Provides an expanded, community-sourced technology tree for modders to use

Contributing

I certainly accept pull requests. Please target all such things to the dev branch though!

Translations

For translation instructions please see Localization Instructions

  • Spanish: KSP forum user fitiales
  • Chinese: KSP forum user Next_Star_Industries and tinygrox
  • Russian: KSP forum user Next_Star_Industries and vladmir_v, Sooll3
  • French: KSP forum user Next_Star_Industries
  • German: KSP forum user Three_Pounds
  • Portugese: Rib3iroJr

Licensing

The art assets in this pack (all .dds, .png and .mu files) are distributed under an All Rights Reserved license. You may not redistribute or re-use these assets without express permission from the author.

Any bundled mods are distributed under their own licenses:

  • ModuleManager by ialdabaoth and sarbian is distributed under a Creative Commons Sharealike license. More details, including source code, can be found here
  • The Community Resource Pack by RoverDude is also distributed under its own license. Please find source and more details here
  • B9PartSwitch by blowfish is also distributed under its own license. Please find source and more details here

Everything else is distributed under the MIT license.

Copyright (c) 2019 Chris Adderley Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.