-
Notifications
You must be signed in to change notification settings - Fork 30
/
readme.txt
65 lines (47 loc) · 3.38 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
=================
Cryo Tanks v1.6.6
=================
A mod pack for Kerbal Space Program, specifically supporting my other mods Kerbal Atomics (https://github.com/ChrisAdderley/KerbalAtomics) and Cryogenic Engines (https://github.com/ChrisAdderley/CryoEngines), dealing with cryogenic fuels, their storage and their properties.
Generally, this mod introduces a new fuel, Liquid Hydrogen, which can be consumed by specific engines. It is a temperamental fuel that slowly evaporates (boils off) from improperly cooled tanks. The boiloff rate is quite low so there is only a need to deal with it if you are storing fuel on orbit or doing long interplanetary transfers.
Firstly, the mod adds patches that enables fuel switching on most parts, stock and modded, that contain LiquidFuel/Oxidizer. The parts will be able to contain the following fuel settings with correct dry masses:
- LiquidFuel/Oxidizer
- LqdHydrogen/Oxidizer
- LiquidFuel
- Oxidizer
- LqdHydrogen
In addition, it adds several zero boiloff (ZBO) tanks that use electricity to halt boiloff. These are provided in 1.25m to 5m size classes as well as several radial mount models. They have the same mass properties, but take less power to cool.
============
DEPENDENCIES
============
Required:
- B9PartSwitch (2.20.0)
- Community Resource Pack (1.4.2)
- ModuleManager (4.2.3)
- DynamicBatteryStorage (2.3.0)
Optional
- Community Tech Tree (v2.2+)
============
INSTALLATION
============
To install, place the GameData folder inside your Kerbal Space Program folder. If asked to overwrite files, please do so.
=======
KSP-AVC
=======
This mod is compatible with KSP-AVC version checking. For a comprehensive version checking experience, please download the appropriate plugin (http://forum.kerbalspaceprogram.com/threads/79745).
============
LOCALIZATION
============
This mod includes localization support, and includes translations for
- Spanish (KSP forum user fitiales)
- Russian (KSP forum user vladmir_v, Sooll3)
- German (KSP forum user Three_Pounds)
- French (KSP forum user Aodh4n)
- Chinese (Github user 6DYZBX and tinygrox)
=========
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.
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.