Skip to content

Ippo343/OpenNodeParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Node Parser

This is a small utility class that can parse the ConfigNode format used by KSP and produce ConfigNode objects.

It is the analogous of ConfigNode.Load, except that method cannot be called outside an assembly running in KSP, while this method can be used in any application (e.g, to write unit tests that load .cfg files).

Distributed under a CC-0 license.

About

Parser for the ConfigNode format of KSP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages