Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbann committed Mar 1, 2023
1 parent f8aa61e commit 014bfda
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 014bfda

Please sign in to comment.