SkillAgentSearch skills...

KSTools

Some tools I'm working on to make it easyer to write Kerboscript programs for KOS (A kerbal Space Program mod)

Install / Use

/learn @philip-stuckey/KSTools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KSTools

Some tools I'm working on to make it easyer to write Kerboscript programs for KOS (A kerbal Space Program mod)

Thanks to the KSP-KOS team for the great mod and to the developers of the NDesk.Options library for saving me a lot of time.

KSValidator a simple out-of-game tool to validate kerboscript source code

getting help:

PS> .\KSValidator --help
KSValidator: A simple out of game validator for the KerboScript Language
Free to share, distribute, and modify

  f files, inputFiles=files    a list of input files to validate
  useSTDIN                     option  to enter code through standard input
  rawCode="..."                enter raw code through the command line (Should 
                               be in quotes)
  h, Help                      shows the help text
  longFileNames                use full path when printing a file name

Press any key to exit.

validating a file

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated7y ago
Forks0

Languages

C#

Security Score

70/100

Audited on Jul 27, 2018

No findings