From 014bfda9511c642081ebbf9e500ca70b93dba970 Mon Sep 17 00:00:00 2001 From: Lawrence <30965946+Halbann@users.noreply.github.com> Date: Wed, 1 Mar 2023 01:43:36 +0000 Subject: [PATCH] readme --- README.md | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a890bf4..457c690 100644 --- a/README.md +++ b/README.md @@ -2,22 +2,39 @@ Lazy Orbit is a simple KSP2 mod for settings a vessel's orbit altitude. Open the GUI with ALT+H, select a body and an altitude, and press Set Orbit. Great for testing and modding, don't use it for anything nefarious! + # Installation -First you need to install the Space Warp mod loader, you can download that here: +Open the game folder by right-clicking on the game in your Steam library, selecting "Manage," and then clicking "Browse local files." + +With SpaceWarp: + +Install the Space Warp mod loader, you can download it here: https://spacedock.info/mod/3257/Space%20Warp -After running the game once with Space Warp installed, place the extracted 'LazyOrbit' mod folder here: -`steamapps\common\Kerbal Space Program 2\SpaceWarp\Mods` +Download Lazy Orbit, open the zip file, and drag the included `SpaceWarp` folder into the game folder. +If there's already a `SpaceWarp` folder you should merge the folders. + +OR + +With BepInEx: + +Install the BepInEx mod loader: +https://spacedock.info/mod/3255/BepInEx%20for%20KSP%202 + +Install the Space Warp plugin for BepInEx: +https://spacedock.info/mod/3277/BepInEx%20Space%20Warp%20Plugin + +Download Lazy Orbit, open the zip file, and drag the included `SpaceWarp` folder into the game folder. +If there's already a `SpaceWarp` folder you should merge the folders. -For BepInEx users, there is a version of Space Warp that can be loaded as a BepInEx plugin: -https://github.com/SpaceWarpDev/SpaceWarp/releases/download/spacewarp-0.2.5/space-warp-release-0.2.5-bepinex.zip # Contributors - [Halban](https://github.com/Halbann) - [XYZ3211](https://github.com/XYZ3211) + # License Lazy Orbit is distributed under the CC BY-SA 4.0 license. Read about the license here before redistributing: