Taerobee

An Addon for Kerbal Space Program.

View project on GitHub

[![Taerobee Version][MOD:shd:stat]][MOD:url] [![KSP version][KSP:shd:stat]][KSP:url] [![License CC BY-ND 3.0 Unported][LIC:shd]][LIC:url] ![AVC .version files][AVCVAL:shd]


Version 1.4.0.0 - Mexican Waterfalls Adapted

  • 30 Jan 2022
  • Release for Kerbal Space Program [KSP 1.12.x]

DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL

DO A CLEAN INSTALL:</br> DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download from CurseForge


Waterfall Effects

  • Create
  • Add stock waterfall effects
  • Thank you! šŸš€ - @JamesErvin-5
  • Work-In-Progress
  • Requires to use:
    • Waterfall
    • Stock Waterfall Effects
  • Closes #52 - Stock Waterfall Effects

Localization

  • Create
  • Adds Mexican translation - thank you - @JamesErvin-5 āš½
  • closes #50
  • updates #6

Lint Compatibility Patches

  • closes #65 - Lint Compatibility Patches
  • [Little-Leo.cfg] v1.0.1.0
    • make footer one line
    • closes #66 - [Little-Leo.cfg] v1.0.1.0
  • [Aerobee-jr.cfg] v1.0.1.0
    • make footer one line
    • closes #67 - [Aerobee-jr.cfg] v1.0.1.0
  • Update [EnginesPlumeSWE.cfg] v1.0.1.0
    • Add header/footer
    • Add license (for now it is CC BY-SA 3.0 Unported)
    • Add ,StockWaterfallEffects to the :NEEDS
    • Thank you to @JamesErvin-5 for submitting these patches
    • closes #68 - Update [EnginesPlumeSWE.cfg] v1.0.1.0

Update X1

X1 Ā  diameter (m) height (m) math radius (m) mĀ² Liters
X1-body cylinder 1.77 2.39 Ļ€rĀ²h 0.885 5.88077 5880.78
X1-crew cylinder 1.25 2.64 Ļ€rĀ²h 0.625 3.23977 3239.77
X1-engine cylinder 0.625 0.74 Ļ€rĀ²h 0.3125 0.22703 227.03
X1-tail cone 1.25 3.28 (Ļ€rĀ²h)/3 0.625 1.34172 1341.73
  • closes #69 - Update X1

  • [tbee-x1-body]
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.885m
        • height = 2.39m
        • volume = 5.880772 mĀ³ // 2.932971
        • mĀ³ x 1000L = mĀ³
        • packedVolume = 6000
    • closes #70 - [tbee-x1-body]
  • [tbee-x1-tail]
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cone
        • radius = 0.625m
        • height = 3.28m
        • volume = 1.341722 mĀ³
        • mĀ³ x 1000L = mĀ³
        • packedVolume = 1350
    • closes #71 - [tbee-x1-tail]
  • [tbee-x1-crew]
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.625 m
        • height = 2.64 m
        • volume = 0.876033 mĀ³
        • mĀ³ x 1000L = mĀ³
        • packedVolume = 1000
    • closes #72 - [tbee-x1-crew]
  • [tbee-x1-engine]
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.625 m
        • height = 0.74 m
        • volume = 0.242236 mĀ³
        • mĀ³ x 1000L = mĀ³
        • packedVolume = 300
    • closes #73 - [tbee-x1-engine]

Update Bumper

file name Ā  diameter (m) height (m) width (m) math radius (m) mĀ² Liters
bumper-body cylinder 0.625 1.09 Ā  Ļ€rĀ²h 0.3125 0.33441 334.41
bumper-control cylinder 0.625 0.09 Ā  Ļ€rĀ²h 0.3125 0.02761 27.62
bumper-engine cylinder 0.625 1.34 Ā  Ļ€rĀ²h 0.3125 0.41111 411.11
bumper-engine-unclad cylinder 0.625 1.33 Ā  Ļ€rĀ²h 0.3125 0.40804 408.04
bumper-fin rectangle 0.46 1.42 0.02 LHW 0.23 0.01306 13.07
bumper-nose cone 0.625 2.36 Ā  (Ļ€rĀ²h)/3 0.3125 0.24135 241.35
  • closes #77 - Update Bumper

  • [bumper-body.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125m
        • height = 1.09m
        • volume = 0.33441 mĀ³
        • mĀ³ x 1000L = mĀ³
        • packedVolume = 350
        • stackableQuantity = 2
    • closes #79 - [bumper-body.cfg]
  • [bumper-control.cfg]
    • rename part cfg to use hyphen
    • uncomment [ModuleReactionWheel]
      • Pitch/Yaw/Roll Torque = 0.1
      • consumes [ElectricChange] at a rate of 0.1
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125m
        • height = 0.09m
        • volume = 0.02761 mĀ³
        • mĀ³ x 1000L = 27.62 mĀ³
        • packedVolume = 30
        • stackableQuantity = 10
    • closes #80 - [bumper-control.cfg.cfg]
  • [bumper-engine.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125m
        • height = 1.34m
        • volume = 0.41111 mĀ³
        • mĀ³ x 1000L = 411.11 mĀ³
        • packedVolume = 425
        • stackableQuantity = 2
    • closes #81 - [bumper-engine.cfg]
  • [bumper-engine-unclad.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125m
        • height = 1.33m
        • volume = 0.40804 mĀ³
        • mĀ³ x 1000L = 408.04 mĀ³
        • packedVolume = 415
        • stackableQuantity = 2
    • closes #82 - [bumper-engine-unclad.cfg]
  • [bumper-fin.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE
      • [ModuleCargoPart]
        • type = rectangle
        • x = 0.46m
        • y = 1.42m
        • z = 0.02m
        • volume = 0.01306 mĀ³
        • mĀ³ x 1000L = 13.07 mĀ³
        • packedVolume = 14
        • stackableQuantity = 12
    • closes #83 - [bumper-fin.cfg]
  • [bumper-nose.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cone
        • radius = 0.3125m
        • height = 2.36m
        • volume = 0.24135 mĀ³
        • mĀ³ x 1000L = 241.35 mĀ³
        • packedVolume = 250
        • stackableQuantity = 4
    • closes #84 - [bumper-nose.cfg]

Update Taerobee

Taerobee Ā  diameter (m) height (m) width (m) math radius (m) mĀ² Liters
taerobee-adapter-short trunc.cone 0.625 0.1 0.15625 (1/3)Ļ€h (rĀ²+rR+RĀ²) 0.3125 0.01790 17.9
taerobee-adapter-tall trunc.cone 0.625 0.3 0.15625 (1/3)Ļ€h (rĀ²+rR+RĀ²) 0.3125 0.05369 53.69
taerobee-aerobee cylinder 0.625 0.43 Ā  Ļ€rĀ²h 0.3125 0.13192 131.93
taerobee-control cylinder 0.625 0.1 Ā  Ļ€rĀ²h 0.3125 0.03068 30.68
taerobee-decoupler cylinder 0.625 0.19 Ā  Ļ€rĀ²h 0.3125 0.05829 58.3
taerobee-despin cylinder 0.625 0.1 Ā  Ļ€rĀ²h 0.3125 0.03068 30.68
taerobee-fin-large rectangle 0.36 0.72 0.02 LHW 0.1800 0.00518 5.19
taerobee-fin-small rectangle 0.37 0.16 0.04 LHW 0.1850 0.00237 2.37
taerobee-nosecone cone 0.625 0.98 Ā  (Ļ€rĀ²h)/3 0.3125 0.10022 100.23
taerobee-parachute cone 0.625 0.3 Ā  (Ļ€rĀ²h)/3 0.3125 0.03068 30.68
taerobee-science cylinder 0.625 0.3 Ā  Ļ€rĀ²h 0.3125 0.09204 92.04
taerobee-sustainertank-3 cylinder 0.625 2.88 Ā  Ļ€rĀ²h 0.3125 0.88357 883.58
taerobee-tinytim cylinder 0.625 1.14 Ā  Ļ€rĀ²h 0.3125 0.34975 349.75
  • closes #78 - Update Taerobee

  • [taerobee-adapter-short.cfg]
    • Create part based on Squadā€™s adapterSmallMiniShort
      • [rescaleFactor] = 0.5
      • [bulkheadProfiles] = size00,size0
      • keep variants
    • add @Thumb
    • Update Localization -
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = trunc.cone
        • radius = 0.3125 m
        • Radius = 0.15625 m
        • height = 0.1 m
        • volume = 0.0179 mĀ³
        • mĀ³ x 1000L = 17.9 mĀ³
        • packedVolume = 18
        • stackableQuantity = 20
    • closes #87 - [taerobee-adapter-short.cfg]
  • [taerobee-adapter-tall.cfg]
    • Create part based on Squadā€™s adapterSmallMiniTall
      • [rescaleFactor] = 0.5
      • [bulkheadProfiles] = size00,size0
      • keep variants
    • add @Thumb
    • Update Localization -
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = trunc.cone
        • radius = 0.3125 m
        • Radius = 0.15625 m
        • height = 0.3 m
        • volume = 0.05369 mĀ³
        • mĀ³ x 1000L = 53.69 mĀ³
        • packedVolume = 55
        • stackableQuantity = 8
    • closes #88 - [taerobee-adapter-tall.cfg]
  • [taerobee-aerobee.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • FX randsomed until [ModuleEnginesFX] changed back to [ModuleEngines]; FX returned unharmed
    • Added [EngineType] = LiquidFuel to [ModuleEngines]]
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 0.43 m
        • volume = 0.13192 mĀ³
        • mĀ³ x 1000L = 131.93 mĀ³
        • packedVolume = 150
        • stackableQuantity = 5
    • closes #89 - [taerobee-aerobee.cfg]
  • [taerobee-control.cfg]
    • Rename part cfg to use hyphen
    • Change [bulkheadProfiles] from size0 to size00
    • Change [ModuleCommand] EC consumption from 0.001 to 0.006 re: early tech worse than 0.005 (21.5/h)
    • Add [ModuleSAS] - no level
    • Add [ModuleReactionWheel]
      • PitchTorque = 0.5
      • YawTorque = 0.5
      • RollTorque = 0.5
      • torqueResponseSpeed = 11
      • consumes [ElectricCharge] at a rate of 0.01 re: early tech - worse than 0.0003
    • Updates[ModuleDataTransmitter]
      • [packetInterval] set to 1.0, was 0.6
      • [packetSize] set to 2, was 1
      • [antennaPower] set to 5000, was 50000
    • Resource [ElectricCharge] upped to 75, was 5 re: same size as Z-100 but earlier tech and other things in part
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 0.1 m
        • volume = 0.03068 mĀ³
        • mĀ³ x 1000L = 30.68 mĀ³
        • packedVolume = 32
        • stackableQuantity = 12
    • closes #90 - [taerobee-control.cfg]
  • [taerobee-decoupler.cfg]
    • rename part cfg to use hyphen
    • Change [bulkheadProfiles] from size0,srf to size00,srf
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 0.19 m
        • volume = 0.05829 mĀ³
        • mĀ³ x 1000L = 58.3 mĀ³
        • packedVolume = 60
        • stackableQuantity = 8
    • closes #91 - [taerobee-decoupler.cfg]
  • [taerobee-despin.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • Resource [MonoPropellant] amount changed to 3.0 from 1.5
    • [ModuleSAS] consumption rate updated from 0.05 to 0.25
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 0.1 m
        • volume = 0.03068 mĀ³
        • mĀ³ x 1000L = 30.68 mĀ³
        • packedVolume = 35
        • stackableQuantity = 10
    • closes #92 - [taerobee-despin.cfg]
  • [taerobee-fin-large.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = rectangle
        • x = 0.36m
        • y = 0.72m
        • z = 0.02m
        • volume = 0.00518 mĀ³
        • mĀ³ x 1000L = 5.19 mĀ³
        • packedVolume = 6
        • stackableQuantity = 12
    • closes #93 - [taerobee-fin-large.cfg]
  • [taerobee-fin-small.cfg]
    • rename part cfg to use hyphen
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = rectangle
        • x = 0.37m
        • y = 0.72m
        • z = 0.04m
        • volume = 0.00237 mĀ³
        • mĀ³ x 1000L = 2.37 mĀ³
        • packedVolume = 3
        • stackableQuantity = 20
    • closes #94 - [taerobee-fin-small.cfg]
  • [taerobee-nosecone.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cone
        • radius = 0.3125 m
        • height = 0.98 m
        • volume = .010022 mĀ³
        • mĀ³ x 1000L = 100.25 mĀ³
        • packedVolume = 125
        • stackableQuantity = 4
    • closes #95 - [taerobee-nosecone.cfg]
  • [taerobee-parachute.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • Updated [attachRules] from 1,0,1,0,0 to 1,0,0,1,0
    • Added [buoyancyUseCubeNamed] = PACKED
    • Added FX
      • [fx_gasBurst_white] = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
      • [sound_decoupler_fire] = decouple
    • Updated [maxTemp] from 2000 to 2250 re: prototype
    • Added [emissiveConstant] = 0.7
    • Changed [crashTolerence] from 12 to 8
    • Added [preferredStage] = PARACHUTESTAGE
    • [ModuleParachute]
      • [clampMinAirPressure] = 0.04
      • [deploymentSpeed] set to 0.12 was 1
      • [semiDeploymentSpeed] set to 0.5 was 1
      • [chuteMaxTemp] = 650
    • [ModuleDragModifier]
      • [dragModifier] set to 1.25 was 1
    • [ModuleDecouple]
      • [ejectionForcePercent] = 100
      • [fxGroupName] = decouple
      • [menuName] = #TBEE-decoup-menu
      • [stagingEnableText] = #TBEE-decoup-enable
      • [stagingDisableText] = #TBEE-decoup-disable
    • Added [ModuleTestSubject], copied from MK1
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cone
        • radius = 0.3125 m
        • height = 0.3 m
        • volume = 0.03068 mĀ³
        • mĀ³ x 1000L = 30.68 mĀ³
        • packedVolume = 35
        • stackableQuantity = 12
    • closes #96 - [taerobee-parachute.cfg]
  • [taerobee-science.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 0.3 m
        • volume = 0.09204 mĀ³
        • mĀ³ x 1000L = 92.04 mĀ³
        • packedVolume = 100
        • stackableQuantity = 4
    • closes #97 - [taerobee-science.cfg]
  • [taerobee-sustainertank-3.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 2.88 m
        • volume = 0.88357 mĀ³
        • mĀ³ x 1000L = 883.58 mĀ³
        • packedVolume = 900
        • stackableQuantity = 1
    • closes #98 - [taerobee-sustainertank-3.cfg]
  • [taerobee-tinytim.cfg]
    • rename part cfg to use hyphen
    • change [bulkheadProfiles] from size0 to size00
    • FX randsomed until [ModuleEnginesFX] changed back to [ModuleEngines]; FX returned unharmed
    • Added [EngineType] = SolidBooster to [ModuleEngines]
    • ADD FX
      • [fx_exhaustSparks_yellow] = 0.0, -0.17, 0.0, 0.0, 1.0, 0.0, running
      • [fx_smokeTrail_medium] = 0.0, -0.17, 0.0, 0.0, 1.0, 0.0, running
      • [sound_explosion_low] = flameout
    • Adjust [entryCost] = 50 from 0
    • Change [category] = Engine from Propulsion
    • Add [heatConductivity] = 0.06 note: 1/2 default
    • [skinInternalConductionMult] = 4.0
    • [emissiveConstant] = 0.5 note: yes, itā€™s white. But letā€™s claim itā€™s an emissive whiteā€¦
    • Change
      • [maximum_drag] from 0.3 to 0.2
      • [crashTolerance] from 8 to 7
      • [maxTemp] from 3400 to 2000
    • Add [ModuleJettison]
    • Adjust [SolidFuel] resource
      • [amount] to 35 initially 10
      • [maAmount] to 35 initially 10
      • math:
        • volume of Part in L = 349.75
        • divide by 50 for units (ratio taken from stock solidBooster RT-10)
        • multiple by 5 units per unit for SolidFuel
        • = 34.95 units of [SolidFuel]
    • Add
      • DRAG_CUBE]
      • [ModuleCargoPart]
        • type = cylinder
        • radius = 0.3125 m
        • height = 1.14 m
        • volume = 0.34975 mĀ³
        • mĀ³ x 1000L = 349.78L
        • packedVolume = 400
        • stackableQuantity = 1
    • closes #99 - [taerobee-tinytim.cfg]

Status

  • #25 - 7ranceaddic7 adoption- contributed by zer0Kerbal
  • #26 - merge in tythos adoption- contributed by zer0Kerbal
  • #27 - Peter-JY-a adoption- contributed by zer0Kerbal
  • #28 - Peter-JY-100 adoption- contributed by zer0Kerbal
  • #29 - tk-313 adoption- contributed by zer0Kerbal
  • #30 - 1.3.0.0 archive adoption- contributed by zer0Kerbal
  • #32 - 1.3.9.9 adoption adoption- contributed by zer0Kerbal
  • #49 - Create es-mx.cfg- contributed by JamesErvin-5
  • #51 - Create EnginesPlumeSWE.cfg issue: compatibility/patch, issue: config, type: feature, type: request, state: approved- contributed by JamesErvin-5
  • #53 - upstream changes type: upstream- contributed by zer0Kerbal
  • #74 - X1 updates issue: config, type: fix- contributed by zer0Kerbal
  • #85 - Revert "Update Bumper"- contributed by zer0Kerbal
  • #86 - Update Bumper issue: config- contributed by zer0Kerbal
  • #101 - Update taerobee 1.4.0.0 issue: config- contributed by zer0Kerbal
  • #1 - Adoption Legal MumboJumbo adoption
  • #2 - Adoption Documentation adoption
  • #3 - Release 1.3.9.9-adoption adoption
  • #4 - Adoption - GitHub adoption
  • #5 - Adoption - social media adoption
  • #7 - Localization - English (United States) <en-us.cfg>
  • #8 - Localization - Russian (Š ŃƒŃŃŠŗŠøŠ¹) <ru.cfg>
  • #23 - Merge in other forks
  • #33 - Thumbnails adoption
  • #34 - add antenna to both control parts
  • #35 - move art assets to Assets adoption
  • #36 - Update decoupler adoption
  • #37 - update English Localization <en-us.cfg> adoption
  • #39 - Update sustainer tank adoption
  • #40 - Update Bumper body adoption
  • #41 - Update Bumper engine adoption
  • #42 - Update Bumper engine unclad adoption
  • #43 - Update Bumper Nose adoption
  • #44 - Update X1 Body adoption
  • #45 - Update X1 Tail adoption

See More

  • Changelog Summary for more details of changes : See [ChangeLog][MOD:chlog]
  • Discussions and news on this mod: See [Discussions][MOD:discu] or [KSP Forums][MOD:url]
  • Known Issues for more details of feature requests and known issues : See [Known Issues][MOD:known]

Localization

  • ![English][EN] English
  • ![Mexican][MX] Mexican (Mexicano)
  • ![Russian][RU] Russian (Š ŃƒŃŃŠŗŠøŠ¹) [incomplete]
  • your translation here

HELP WANTED - See the [README in the Localization folder][MOD:local] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. Additions and corrections welcome!


How to support this and other great mods by [zer0Kerbal][LINK:zer0Kerbal]

[![Support][PAYPAL:img]][PAYPAL:url] [![Patreon][PATREON:img]][PATREON:url] [![Github Sponsor][GSPONS:img]][GSPONS:url] [![Buy zer0Kerbal a snack][BMCC:img]][BMCC:url]


*red box below is a link to forum post on how to get support*</p>

How to get support

</br>

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

</div> --- [MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/Taerobee/master/Changelog.cfg "Changelog" [MOD:discu]: https://github.com/zer0Kerbal/Taerobee/discussions "Discussions" [MOD:url]: https://forum.kerbalspaceprogram.com/index.php?/topic/204752-* "Taerobee on the forums" [MOD:issue]: https://github.com/zer0Kerbal/Taerobee/issues "Issue Tracker" [MOD:known]: https://github.com/zer0Kerbal/Taerobee/wiki/Known-Issues "Known Issues" [MOD:licns]: https://github.com/zer0Kerbal/Taerobee/blob/master/LICENSE "Repo License" [MOD:local]: https://github.com/zer0Kerbal/Taerobee/blob/master/GameData/Taerobee/Localization/readme.md "Localization" [MOD:shd:stat]: https://img.shields.io/badge/Taerobee%20(TBEE)%20v-1.4.0.0--prerelease-BADA55.svg?style=plastic&labelColor=darkgreen "1.4.0.0-release" [CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/Taerobee/files "Curseforge" [GITHUB:url]: https://github.com/zer0Kerbal/Taerobee/ "GitHub" [KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program" [KSP:shd:stat]: https://img.shields.io/badge/KSP-1.12.3-blue.svg?style=plastic&logo=data:image/webp;base64,UklGRpAGAABXRUJQVlA4TIQGAAAvH8AHEE0obNsGDakwXkT/Q4chj76jn1yYjSRjH6H+6xQqRUkkSc5ckHD+NUUVhx4+RNu2bTTl/3OTVhD6H8u6fF8dDYm40CK7N0CjAxK52rYtjfQRAvGNjbu7V+vuLp2fwhzA6gG4li6de+nuO+4uJBlkwoTA//90kENgtZZs27ZpO2Oufa5vbNsq2Sw6qaa9r3n/kZJTex/wSrFt27o62kuSJNuqrdTa1+/7uLu7uzQZAk0mRN/mAz2CAbi723vvy5WztxxIAAiw+dh2bdvWZJuT12y1bdu2bdu2bbs3AQABlsED+y50lDqLE4pf/Uxe8KO77HFes9hvxu1p3O2Q09LVg0NVjo7Z5U6AvwBSOfivKdQTujOnXNG8hzNhqYSMMHJ+MwWWyTSjNUoP1jWHp1ZNmgB8TMH3Tl33mvoVb8uIj3umyIJLsAmYoCIqUCVMCN5WrW78Qi+AkeaGOkWFk3QbRmIWHpIZSURXDxhJVlJiYZ6kLEgeEjIRCBmxebhCTWlTJNaXLystGysVToPOAFJJjqSPNOXftSVbXPQjxrzVaFNzXvBonWJlonIVTJabAfjZ0Jxufl5GPntEHKjB7PIXtg6eYHywJn3hTdijjXUain94KjfCfg1hmĀ³AZRR4N16VMXBrsDVYDCjOIMmGFsAab8rdY7+kIw0BgtRgL1DKJeuNZdQ9f5RAGGfOQfZxexj7t37RkjNp4rPDIHOJVyPBF+XHKsnQk4SWRBl8Wot74WtkBqidQggbyj2vW1WEFG6JfUZ8UxhVzOmAUdKTYZ3yxR2QwIIAQdA9YgiRBZWyCguiOER9y9IauiyGqR0EayVLiEVwmXmF5+Z2jfohj8i1q8ybRahCBAXZBCBUqLgAACQFzp5M/o5wzCDcCJZEOF9EzggM7NEd18c1Q85gPBldtg6mwB1N+hzyTSFp5jWM+WpCRBEBAjIaUxJI80o3s6vDYJ7gNXuAUfOacvsLvLhNIMaMwh8GccsXjtuiK+wkxZ/kVdOCzoCeAOn+N7H1rU1YT35MgAWY9yD5wMWI7j7G976bSh8LxDx2jI3IJRAnJ+RQQIU7gABnLd3vKSyMAd71mq7HgV3AJ+Sxh5Bz5O0z/gbTiNT8DxQssrrv7Uyx9Y7q6BQVUoIGonF/FfoC/RqwVHlviCRSABDvLaCUfZlz1cNENn6adNTz+AF8v8KWQAFL+QMkpCthFkpvvq7+2/to6AIBhyvPdrUr3g1XwBEJPMeP/98SxWWvs3nHIhgNnsY1RWVyw+Guh5IZLgj9WzPi/iEk9gPPGLAni3aRlsqlGQ9jP4z9Q/s/xi3dw486abm6Bqi2l3qu9e9tQsdVMdG4zbVYqp5wJcBSA2W6sNmkwxuNk+nw3r4MFi/4EkTAhiRFk70jkqNDiWbDK65OLIn0s0wD/ucAp3XwVSsSNBAqjFUIXwFE0MihZQ6utQYV2oR+tShO7Ad6bswY3xd7qe0VrVxK9ZjueQy4TPnF8MCQGjoxSugSFgFMV4LiVwgsn/i+gXZ2FzplAduxnn0/OlW0uqf+M64MRPqzwrl+PnpKQSaXS49Ui7n2/ctFtHtAtiprzxq6WniwESvW5yUG1Xx6/8Hx8NKELwKZK15pV/EvXvm9ZMlx0aKUO98iUPaWvst/n8ZbOmkvGhcOQRWf5zj9dk9cfpad5oHN3Rns/wsuvy2puxz1Ziu96Q7/SOWoROzvNzFo5Z5+1BDej3OjQ/XymEkW9jr0em5g5SdX8VC2gf9xJb/RWCC5bIKWDgWcYf+K9Kje3zbQBh/F448wMLoICeUyJ330nXlPmawiRT/sblG4vWrbErgQaMzYbZcwbhSaNrwH+Tqa04jqrd3JZTvwbFxHFSVMAv5UZdEq+tQUupcis/5+MZNsxk9b8TPa7cMqdzzrh9FtD5v+vPACvJy7nDT69IP/Yx6EywGdTFsD5iU7bqkovJogzTjQmĀ³iFTyp4jV4bjVKdcnv5/JrhokmpnGAIA4D/AXYCfVgoBXnrDkCqqCHRG529HeYB51Jy1z6nlW/gnVmzyxmVHxnQrxXxelcI0yN85udPl+//t2rzKzA+oluPTNjp6qY1PVduFVdo8ya+8E6p8KOZR+bLj6Vju9oi5dar0erTS8Z1x3/IITU3vyDRLiZWBZVH6CbqURTeLptD3pEPIR4W4QlHfTnRJzZBRJ8MlI8LmmEXLAdAxsqIYbSDGTt65GfF0cUL6aQQ=&labelColor=black "Kerbal Space Program" [LIC:url]: https://creativecommons.org/licenses/by-nd/3.0/ "CC BY-ND 3.0 Unported" [LIC:shd]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/Taerobee/master/json/license.json "CC BY-ND 3.0 Unported" [AVCVAL:shd]: https://github.com/zer0Kerbal/Taerobee/workflows/Validate%20AVC%20.version%20files/badge.svg [LINK:zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-zer0kerbal/ "zer0Kerbal" [PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-LFO-00457C?style=for-the-badge&logo=paypal&labelColor=FFDD00 "PayPal" [PAYPAL:url]: https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL "PayPal" [PATREON:img]: https://img.shields.io/badge/Patreon%20-be%20a%20Patron-FF424D?style=for-the-badge&logo=patreon "Patreon" [PATREON:url]: https://www.patreon.com/bePatron?u=23390503 "Patreon" [GSPONS:img]: https://img.shields.io/badge/Github%20-Sponsor-EA4AAA?style=for-the-badge&logo=githubsponsors "Github Sponsors" [GSPONS:url]: https://github.com/sponsors/zer0Kerbal "Github Sponsors" [BMCC:img]: https://img.shields.io/badge/Buy%20Me%20a%20-Snack!-FFDD00?style=for-the-badge&logo=buymeacoffee "Buy Me A Snack" [BMCC:url]: https://buymeacoffee.com/zer0Kerbal "Buy Me A Snack" [EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/American-flag-sm.png "American English" [BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Brazilian-flag-sm.png "Brasil" [CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Chinese-flag-sm.png "äø­ę–‡" [DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/German-flag-sm.png "Deutsch" [ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Spanish-flag-sm.png "EspaƱol" [FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/French-flag-sm.png "FranƧais" [IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Italian-flag-sm.png "Italiano" [JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Japanese-flag-sm.png "ę—„ęœ¬čŖž" [KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/South-Korean-flag-sm.png "ķ•œźµ­ģ–“" [ME]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Mexican-flag-sm.png "Mexicano" [NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Dutch-flag-sm.png "Dutch" [NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Norwegian-flag-sm.png "Norsk" [PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Polish-flag-sm.png "Polski" [RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Russian-flag-sm.png "Š ŃƒŃŃŠŗŠøŠ¹" [SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Swedish-flag-sm.png "Svenska" [TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Taiwanese-flag-sm.png "国čÆ­" [HA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Hawaii-flag-sm.png "Ź»ÅŒlelo Pākē"