kOS-scripts/README.md

36 lines
637 B
Markdown
Raw Permalink Normal View History

2018-07-19 14:35:39 +02:00
# kOS-scripts
2018-07-19 21:13:02 +02:00
Scripts for Kerbal Operating System.
2018-07-19 14:35:39 +02:00
2018-07-19 21:13:02 +02:00
Clone to `Kerbal Space Program/Ships/Script`.
2019-02-07 23:14:55 +01:00
## Syntax highlighting for PyCharm
Copy `kOS.xml` to `~/.PyCharm/config/filetypes/kOS.xml`.
2019-02-07 23:14:55 +01:00
## Recommended mods
- kOS
- KerbalEngineerRedux
- BetterBurnTime
- TransferWindowPlanner
- KerbalAlarmClock
- xScience
- DockingPortAlignmentIndicator
- Trajectories
- Chatterer
- ChattererExtended
- DistantObject
- EnvironmentalVisualEnhancements
- Scatterer
- Scatterer-sunflare
- RealPlume
- PlanetShine
- EngineLighting
2019-02-09 21:17:03 +01:00
For easier testing of kOS scripts:
- HyperEdit
2019-02-07 23:14:55 +01:00
## Various game fixes
Add `-popupwindow` to launch options on Linux.