Skip to content

Commit

Permalink
Merge pull request #17 from Bit-Studios/patch-0110
Browse files Browse the repository at this point in the history
Updated README for version 0.4
  • Loading branch information
NathanPeake authored Mar 18, 2023
2 parents 46f7445 + 99de9c4 commit 62f8702
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
This project aims to bring together community bug fixes for Kerbal Space Program 2 in one centralized place.

## Compatibility
- Tested with Kerbal Space Program 2 v0.1.0.0.20892
- Tested with Kerbal Space Program 2 v0.1.1.0.21572
- Requires **[SpaceWarp 0.4+](https://github.com/SpaceWarpDev/SpaceWarp/releases/)**

## Implemented fixes
- **Separation CommNet Fix** by [munix](https://github.com/jan-bures) - Fixes CommNet disconnecting after separating two controllable vessels.
- **Sticky Orbit Markers** by [munix](https://github.com/jan-bures) - Makes Ap/Pe and other orbit markers stay pinned when plotting a maneuver.
- **KSP 2 Save Fix** by [jayouimet](https://github.com/jayouimet) - Replaces the Control Owner Part to the first available Command module or to the Root part if not found when it is set to null.
- **Vessel Landed State Fix*** by [munix](https://github.com/jan-bures) - Checks if the vessel's state is Landed when not actually near the ground and resets it. <br> _*This fix is experimental and untested for now - if you are experiencing the bug with its fix enabled, please create an issue [here](https://github.com/Bit-Studios/CommunityFixes/issues)._
- **F2 Hide UI Fix** by [munix](https://github.com/jan-bures) - Hides the Time Warp interface when pressing F2 to hide UI

## Planned fixes
To see what fixes are planned to be implemented, you can visit the [Issues page](https://github.com/Bit-Studios/CommunityFixes/issues) on the project's GitHub.

## Installation
1. Download and extract [SpaceWarp 0.4+](https://github.com/SpaceWarpDev/SpaceWarp/releases) into your game folder - if you don't already have BepInEx installed, use the version `spacewarp-<version>+bepinex.zip`.
1. Download and extract [SpaceWarp](https://github.com/SpaceWarpDev/SpaceWarp/releases) into your game folder.
2. Download and extract this mod into the game folder. If done correctly, you should have the following folder structure: `<KSP Folder>/BepInEx/plugins/community_fixes`.

## Configuration
Expand Down

0 comments on commit 62f8702

Please sign in to comment.