Skip to content

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

License

Notifications You must be signed in to change notification settings

philip-stuckey/KSTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages