Querz / NBT

A java implementation of the NBT protocol, including a way to implement custom tags.
MIT License
182 stars 48 forks source link

Little endian io #55

Closed Querz closed 3 years ago

Querz commented 3 years ago

Adding support for little endian serialization / deserialization and fixing some bugs

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-12.0%) to 77.916% when pulling d985c463ecdbe5e1a73fd9f4d12560796dddec7a on little-endian-io into 02ca3e66599101e4b55073a17d9fd23e36c90cb8 on master.