Skip to content

v0.6.3

Compare
Choose a tag to compare
@mstefarov mstefarov released this 12 Apr 12:27
· 36 commits to master since this release

This is a maintenance release, considered stable and production-ready. Note when downloading source code: fNbt.Serialization project is a work-in-progress, and is not part of this release.

Changes

  • Empty _NbtList_s with TagType "End" are now allowed. See #12

API Reference

See https://www.fcraft.net/fnbt/v0.6.3/

Download

  • Compiled binary: fNbt_v0.6.3.zip [40 KiB]
  • Amalgamation (single merged source file): fNbt_v0.6.3_Annotated.cs [240 KiB]

    (using JetBrains.Annotations for ReSharper)
  • Amalgamation, without annotations: fNbt_v0.6.3.cs [235 KiB]
  • SHA1 sums for the files:
    66ab908708678272a58d9e71f1615f68caba79d7  fNbt_v0.6.3_Annotated.cs
    2a2cd74bee0bab765d9647e0cc048927248d0142  fNbt_v0.6.3.cs
    c743b4e8af649af75d7ab097dfec2bc897a70689  fNbt_v0.6.3.zip
  • Source files, archived: use GitHub's buttons below.