DockingPortDescriptions

An Add'On for Kerbal Space Program.

View project on GitHub

Docking Port Descriptions (DPD)

Home

Module Manager patch adds docking port size/gender/shielded(if gendered - if shielded) to part descriptions in editor for all docking ports.

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/DockingPortDescriptions
  • Extract the package’s KGEx/ folder into your KSP’s GameData folder as follows:
    • <PACKAGE>/KGEx –> <KSP_ROOT>/GameData
      • Overwrite any preexisting folder/file(s).
    • you should end up with <KSP_ROOT>/GameData/DockingPortDescriptions

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/DockingPortDescriptions
  • 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/DockingPortDescriptions

The following file layout must be present after installation

<KSP_ROOT>
  + [GameData]
    + [KGEx]
      + [DockingPortDescriptions]
        + [Compatibility]
          ...
        + [Localization]
          ...
        + [Configs]
          ...
        * #.#.#.#.htm
        * changelog.md
        * CC-BY-NC-SA-4.0.txt
        * readme.htm
        * DockingPortDescriptions.version
      ...
    ...
    * [Module Manager][mm] or [Module Manager /L][mml]
  * KSP.log
  ...

Dependencies