# Maneuver Node Controller
 Provides an interface to finely tune maneuver nodes. Enable the GUI with ALT + N when controlling a vessel.
 
![Maneuver Node Controller Screenshot](https://i.imgur.com/M36w3mn.png)

 # Installation Instructions
 1. Install BepInEx mod loader with Space Warp 1.0.1 or later and run the game, then close it. The combo BepInEx with SpaceWarp can be found here: https://spacedock.info/mod/3277/Space%20Warp%20+%20BepInEx
 2. Copy the `BepInEx` folder from this mod's ZIP file to your KSP root directory. For those who've installed via Steam this may be found at `SteamLibrary\steamapps\common\Kerbal Space Program 2\`. The final path will look like: `Kerbal Space Program 2\BepInEx\plugins\maneuver_node_controller`.


# License
Maneuver Node Controller is distributed under the CC BY-SA 4.0 license.
https://creativecommons.org/licenses/by-sa/4.0/

# Attribution
GUI code and `.csproj` file based off Lazy Orbit by https://github.com/Halbann.
Original code base by https://https://github.com/XYZ3211.

