36 lines
637 B
Markdown
36 lines
637 B
Markdown
# kOS-scripts
|
|
Scripts for Kerbal Operating System.
|
|
|
|
Clone to `Kerbal Space Program/Ships/Script`.
|
|
|
|
|
|
## 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
|
|
|
|
For easier testing of kOS scripts:
|
|
- HyperEdit
|
|
|
|
|
|
## Various game fixes
|
|
Add `-popupwindow` to launch options on Linux.
|