Skip to content

schlosrat/ManeuverNodeController

 
 

Repository files navigation

Maneuver Node Controller

Provides an interface to finely tune maneuver nodes. Open the GUI from the app bar tray or with ALT + N when in flight.

Maneuver Node Controller Screenshot

Compatibility

Installation Instructions

CKAN

CKAN is the recommended way to install this mod. For instructions on how to install and use CKAN, see this page.

Manual Installation

  1. Download and extract BepInEx mod loader with SpaceWarp (see link above) into your game folder and run the game, then close it. If you've done this before, you can skip this step. If you've installed the game via Steam, then this is probably here: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program 2. If you complete this step correctly you'll have a BepInEx subfolder in that directory along with the following files (in addition to what was there before): changelog.txt, doorstop_config.ini, winhttp.dll
  2. Install UITK for KSP 2 (see link above). From the downloaded zip file, copy the BepInEx folder on top of your game's install folder. If done correctly, you should have the following folder structure within your KSP2 game folder: ...\Kerbal Space Program 2\BepInEx\plugins\UitkForKsp2.
  3. Install Node Manager (see link above). From the downloaded zip file, copy the BepInEx folder on top of your game's install folder. If done correctly, you should have the following folder structure within your KSP2 game folder: ...\Kerbal Space Program 2\BepInEx\plugins\node_manager.
  4. Download and extract this mod into the game folder. From the downloaded zip file, copy the BepInEx folder on top of your game's install folder. If done correctly, you should have the following folder structure within your KSP2 game folder: ...\Kerbal Space Program 2\BepInEx\plugins\maneuver_node_controller.

Features

Post-Node Event Lookahead

Watch the video

License

Maneuver Node Controller and its originally authored code are distributed under the CC BY-SA 4.0 license. Some dependencies, including MechJebLib, are dually licensed under the GNU General Public License, Version 2, and MIT License. Consult the top-level comment of these files for more information.

Attribution

Maneuver Node Controller was created and published up to version 0.04 by XYZ3211.

Mod development and publishing has been taken over by schlosrat since version 0.7.1.

Version 0.8.0 features contributions by highfly1000.

About

Provides an interface to finely tune maneuver nodes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%