Unreleased - 0.1.0
- Resolve size and type with pass-by-ref args in
NbtReader::startList()
NbtReader::peekInt()
for sizes of lists and arrays
NbtReader::readByte()
now defaults to reading signed bytes as per Minecraft Wiki specification
- Fixed missing return statement in
NbtReader::name()
Initial development release