PreciseManeuver

An Addon for Kerbal Space Program.

View project on GitHub

Precise Maneuver (PM)

Home

Precise Maneuver (PM) plugin provides a window for more precise maneuver node editing in map view.

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 Morse folder inside your Kerbal Space Program’s GameData folder:

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

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
    • Delete <KSP_ROOT>/GameData/Morse/PreciseManeuver
  • 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/Morse/PreciseManeuver

The following file layout must be present after installation

<KSP_ROOT>
  + [GameData]
    + [Morse]
      ...
      + [PreciseManeuver]
        + [Localization]
          ...
        + [Plugins]
          ...
        * #.#.#.#.htm
        * Attributions.htm
        * BSD-2-Clause.txt
        * changelog.md
        * ManualInstallation.htm
        * PreciseManeuver.version
        * readme.htm
      ...
    * ModuleManager.ConfigCache
  * KSP.log
  ...

Dependencies

  • none