twoolie / NBT

Python Parser/Writer for the NBT file format, and it's container the RegionFile.
MIT License
365 stars 74 forks source link

Fixed a bug that sometimes made write chunks in the region file header. #67

Closed Fenixin closed 11 years ago

Fenixin commented 11 years ago

This bug was introduced by me in the last commit. The pull request also makes the header info to update itself after every region modification.