Update README.
This commit is contained in:
parent
804455c125
commit
6fce56aa36
1 changed files with 26 additions and 1 deletions
27
README.md
27
README.md
|
@ -3,5 +3,30 @@ Scripts for Kerbal Operating System.
|
|||
|
||||
Clone to `Kerbal Space Program/Ships/Script`.
|
||||
|
||||
### Syntax highlighting for PyCharm
|
||||
|
||||
## Syntax highlighting for PyCharm
|
||||
Copy `kOS.xml` to `~/.PyCharm/config/filetypes/kOS.xml`.
|
||||
|
||||
|
||||
## Recommended mods
|
||||
- kOS
|
||||
- KerbalEngineerRedux
|
||||
- BetterBurnTime
|
||||
- TransferWindowPlanner
|
||||
- KerbalAlarmClock
|
||||
- xScience
|
||||
- DockingPortAlignmentIndicator
|
||||
- Trajectories
|
||||
- Chatterer
|
||||
- ChattererExtended
|
||||
- DistantObject
|
||||
- EnvironmentalVisualEnhancements
|
||||
- Scatterer
|
||||
- Scatterer-sunflare
|
||||
- RealPlume
|
||||
- PlanetShine
|
||||
- EngineLighting
|
||||
|
||||
|
||||
## Various game fixes
|
||||
Add `-popupwindow` to launch options on Linux.
|
||||
|
|
Loading…
Reference in a new issue