mstefarov / fNbt

A C# library for reading and writing Named Binary Tag (NBT) files and streams. A continuation of libnbt project, originally by Erik Davidson (aphistic).
116 stars 31 forks source link

NbtSerializer #3

Open mstefarov opened 10 years ago

mstefarov commented 10 years ago

Automate serialization to/from NBT for user-defined classes.