Skip to content

Commit 485a4f8

Browse files
committed
Update readme
1 parent 2d03538 commit 485a4f8

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,31 @@
11
# FlyByWireSASMode
22

3-
This KSP plugin adds a new "fly by wire" SAS mode.
3+
This Kerbal Space Program plugin adds a new **fly by wire** SAS mode.
44

55
When enabled, pitch and yaw inputs don't control the vessel directly anymore, but instead control the position of a custom navball direction marker that the SAS will follow automatically.
66

7-
The "fly by wire" mode is available for pilots and probe cores at the same SAS level as the target and maneuver modes, but this is configurable in the "settings.cfg" file.
7+
![Navball](https://raw.githubusercontent.com/gotmachine/FlyByWireSASMode/master/NavballScreenshot.png)
8+
9+
10+
The **fly by wire** mode is available for pilots and probe cores at the same SAS level as the target and maneuver modes, but this is configurable in the ```settings.cfg``` file.
11+
12+
### Download and installation
13+
14+
Compatible with **KSP 1.12.0** to **1.12.5** - Available on [CKAN]
15+
16+
**Installation**
17+
18+
- Go to the **[GitHub release page](https://github.com/gotmachine/FlyByWireSASMode/releases)** and download the file named `FlyByWireSASMode_x.x.x.zip`
19+
- Open the downloaded *.zip archive
20+
- Open the `GameData` folder of your KSP installation
21+
- Delete any existing `FlyByWireSASMode` folder in your `GameData` folder
22+
- Copy the `FlyByWireSASMode` folder found in the archive into your `GameData` folder
23+
24+
### License
25+
26+
MIT
27+
28+
### Changelog
29+
30+
#### 1.0.0 - 27/04/2024
31+
- Inital release

0 commit comments

Comments
 (0)