Skip to content

v1.0.0

Latest

Choose a tag to compare

@mstefarov mstefarov released this 03 Jul 08:52
· 10 commits to master since this release

Features

  • Library now targets .NET Standard 2.0 instead of .NET Framework, which allows fNbt to be used in more types of projects (e.g. .NET 8 or UWP).
  • Support TAG_Long_Array.

Other Changes

  • Fix some edge-cases related to reading corrupted NBT files.
  • Switch from JetBrains' annotations to .NET's built-in annotations.

API Reference

(pending)