Releases: zwubs/nbeet
Releases · zwubs/nbeet
v0.2.0
A quick release that focuses on some much needed changes I've been in need of from my betamine
project.
Features
- Replace usage of the
dynamic
package'sdecodeN
functions for utilizing thedecode
package. - Replaced the
encode
anddecode
with variants for Java edition (i.e.encode_java
,encode_java_network
, etc.). - Replaced the
nbt
function with a newroot
function that simplifies the arguments needed to encode data.
What's Changed
New Contributors
Full Changelog: v0.1.1...v0.2.0