WINDTK
WINDTK is a collection of tools designed to assist developers on file management and other issues.
Main features:
- WXN: A file format (and parser) similar to XML that can be used as a configuration file. It was designed to have native compatibility with C#, meaning that it can (and will) convert files into native C# types, like Int, Float, Bool, Vector2, Vector3 and others.
- And more coming soon...