From ecf887de8127846229dcb9aea38f51d55e72e8a8 Mon Sep 17 00:00:00 2001 From: makamys Date: Mon, 27 Jun 2022 19:06:55 +0200 Subject: README: triangulator is no longer incompatible --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f150811..29c82b0 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit