Skip to content

3.0.0 Beta 1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 12:26
· 142 commits to master since this release
6a559d5

IMPORTANT

The multithreaded rendering is INCOMPATIBLE with the official Neodymium release until the following PR is merged there: makamys/Neodymium#57

As a workaround, you can download a neodymium jar based on FalsePattern/NeodymiumUnofficial@cf17eb5 i compiled in the file list below.

Changelog

  • Experimental multithreaded rendering (disabled by default)
  • Improved occlusion culling
  • Better OptiFine and Neodymium compat
  • Even more thread safety for renderers
  • More robust async execution
  • Other minor performance tweaks and crash fixes