Skip to content

Update for Minecraft 1.17, python 3.10 and a few bugfixes.

Compare
Choose a tag to compare
@Fenixin Fenixin released this 07 Nov 11:32
· 16 commits to master since this release

New release with new features and fixes:

  • Thanks to the contributions by 734F96 regionfixer can now scan POI files and we have a improved log, see pull requests #166, #167, #168. This should solve a few issues.
  • NBT library by macfreek has been updated so regionfixer should now work with python >3.10. This should solve issue #164
  • Also used this new version to fix a few issues and add windows wildcard parsing.