Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.24 KB

README.md

File metadata and controls

39 lines (28 loc) · 2.24 KB

PayPal Chat on discord

Nuget Latest release Total downloads Total hits


Luna Multiplayer Mod (LMP) Config node parser

Allows you to parse and read files in ConfigNode format without having to use the KSP dll

Main features:

  • 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

Status:

Branch Build Tests
master AppVeyor AppVeyor Tests

Email: gavazquez@gmail.com License