NBT 1.3.0
macfreek
released this
27 Oct 15:52
·
298 commits
to master
since this release
- Python 3 support
NBT_Tag
objects behave more like native Python (MutableSequence) objects- Added more examples scripts
- Distinction between McRegionWorldfolder and AnvilWorldFolder
- Added iterator functions in WorlFolder and RegionFile
- raise
InconceivedChunk
if a requested chunk was not yet generated - Use native Python
bytearray()
to storeTAG_Byte_Array().value
, instead of string, list or array.array
For details, including backward incompatible changes, see the changelog for 1.3