Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 275 Bytes

BYAMLSharp

A C# library for reading and writing BYAML files.
It has full support for BYAML versions 1, 2, 3, and 4; including BYAML from Mario Kart. It is able to handle recursion and circular referencing.

This library is still experimental and requires more testing.