Skip to content

1.9-SNAPSHOT

Latest
Compare
Choose a tag to compare
@Barteks2x Barteks2x released this 20 Dec 18:45
· 1 commit to master since this release

Changes:

  • Add support for working directly with zip files
  • Improve progress output
  • Separate reader worker
  • System properties to control thread counts:
    • -Dworldfixer.readThreads=N (default=1)
    • -Dworldfixer.fixThreads=N (default=cpu threads + 1)
    • -Dworldfixer.writeThreads=N (default=1)