Komplexity

An Add'On for Kerbal Space Program.

View project on GitHub

Komplexity (KPLX)

Home

A Custom Barn Kit config addon that increases Kerbal Space Center buildings to ten levels instead of the stock game’s four. For Kerbal Space Program. Doesn’t add more building models.

Installation Instructions

Using CurseForge/OverWolf app or CKAN

You should be all good! (check for latest version on CurseForge)

If Downloaded from CurseForge/OverWolf manual download

To install, place the KGEx folder inside your Kerbal Space Program’s GameData folder:

  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING, including any other fork:
    • Delete <KSP_ROOT>/GameData/KGEx/Komplexity
  • Extract the package’s KGEx/ folder into your KSP’s GameData folder as follows:
    • <PACKAGE>/KGEx/ –> <KSP_ROOT>/GameData/
      • Overwrite any preexisting file.
    • you should end up with <KSP_ROOT>/GameData/KGEx/Komplexity

If Downloaded from SpaceDock / GitHub / other

To install, place the GameData folder inside your Kerbal Space Program folder:

  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING, including any other fork:
    • Delete <KSP_ROOT>/GameData/KGEx/Komplexity
  • Extract the package’s GameData/ folder into your KSP’s root folder as follows:
    • <PACKAGE>/GameData/ –> <KSP_ROOT>
      • Overwrite any preexisting file.
    • you should end up with <KSP_ROOT>/GameData/KGEx/Komplexity

The following file layout must be present after installation

<KSP_ROOT>
  + <GameData>
    + <KGEx>
      + <Komplexity>
        + <Configs>
          * Administration.cfg
          * AstronautComplex.cfg
          * Launchpad.cfg
          * MissionControl.cfg
          * ResearchandDevelopment.cfg
          * Runway.cfg
          * SpaceplaneHanger.cfg
          * TrackingStation.cfg
          * VehicleAssemblyBuilding.cfg
        + <Compatibility>
          * RealSolarSystem.cfg
          * OuterPlanetsMod.cfg
        #.#.#.#.htm
        Attributions.htm
        CC-BY-SA-4.0.txt
        changelog.md
        Komplexity.version
        ManualInstallation.htm
        readme.htm
      ...
    ...
    * ModuleManager.dll
  KSP.log
  ...

Dependencies