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

NbtConvert #5

Open mstefarov opened 10 years ago

mstefarov commented 10 years ago

Utility class for easy access to automated serialization, without the need to create temporary NbtSerializers.

mstefarov commented 6 years ago

Implemented in a branch: https://github.com/fragmer/fNbt/blob/wip/serializers/fNbt.Serialization/NbtConvert.cs