diff --git a/README.md b/README.md index e028cc7..ad163d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Now archived + +For alternative NBT libraries in Java, please see [ViaNBT](https://github.com/ViaVersion/ViaNBT) (derived from an earlier version of OpenNBT) or [CloudburstMC's NBT implementation](https://github.com/CloudburstMC/NBT) (what MCProtocolLib now uses). Both have active maintenance as of the time of this repository's archival. + # OpenNBT OpenNBT is a library for reading and writing NBT files and stringified NBT, with some extra custom tags added to allow the storage of more data types.