Skip to content

LunaMultiplayer/LunaConfigNode

Repository files navigation

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