Allows you to parse and read files in ConfigNode format without having to use the KSP dll
- Better performance as it uses dictionaries instead of lists to store values/subnodes whenever is possible.
- Uses a string builder to serialize it to a string.
- Includes a ConfigNode <-> XML converter
- The edition of nodes/values is thread safe
Branch | Build | Tests |
---|---|---|
master |