twoolie / NBT

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

README should show `nbt.nbt.NBTFile()` for usage instead of `nbt.NBTFile()` #145

Closed ThomasAllison closed 3 years ago

jlsajfj commented 3 years ago

opened a pull request with the changes, instead i opted for from nbt import *