diff options
author | makamys <makamys@outlook.com> | 2022-06-27 19:06:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 19:06:55 +0200 |
commit | ecf887de8127846229dcb9aea38f51d55e72e8a8 (patch) | |
tree | 12c797dea4229ca6c19c6b1220f63b469bb5abfe /README.md | |
parent | 2cdab9a005731c0415286f956393a0f0d1279955 (diff) | |
download | Neodymium-ecf887de8127846229dcb9aea38f51d55e72e8a8.tar.gz Neodymium-ecf887de8127846229dcb9aea38f51d55e72e8a8.tar.bz2 Neodymium-ecf887de8127846229dcb9aea38f51d55e72e8a8.zip |
README: triangulator is no longer incompatible
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ The mod increases memory usage, since the chunk meshes have to be stored somewhe * The mod is only compatible with FastCraft if OptiFine is also present. * The mod is not compatible with OptiFine's Advanced OpenGL (occlusion culling) feature. * OptiFine shaders aren't compatible, and probably never will be, as I have neither the knowledge nor the interest to add compatibility for them. -* Triangulator's triangulation feature is not compatible. Disable `ENABLE_QUAD_TRIANGULATION` in `triangulator.cfg` to disable it. * Various coremods may be incompatible with Mixin. Use [Mixingasm](https://github.com/makamys/Mixingasm) to fix this. ## License |