add FileReader tests
7 files changed
tree: 879d7c355a5458cb91dce3b23ba94af6df9c21a1
  1. .gitignore
  2. LICENSE
  3. README.md
  4. build.gradle
  5. settings.gradle
  6. src/net/querz/nbt/
  7. test/net/querz/nbt/test/
README.md

NBT

A java implementation of the NBT protocol, including a way to implement custom tags.