Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 740 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 740 Bytes

KerboScript language support in Atom

Adds syntax highlighting and code folding to KerboScript files in the Atom text editor.

KerboScript is a language employed by the kOS scriptable autopilot system for Kerbal Space Program.

Contributions are welcome. Please fork this repository and open a pull request if you would like to contribute improvements.

How to Install

  1. Open Atom's Settings pane
  2. Click "Install"
  3. Type "KerboScript" into the filter
  4. Select this package and click "Install"

How to contribute

  1. Symlink this folder into ~/.atom/packages
  2. Restart Atom (or use its Reload command) to preview your changes in realtime