diff options
author | makamys <makamys@outlook.com> | 2022-07-01 16:51:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 16:51:09 +0200 |
commit | 5f2f4d638e773e04421632740543b81d8dd184e9 (patch) | |
tree | e7bae80d371e31d4ac341db5626123b4df23dde4 /README.md | |
parent | 2c281d9d976feaf15841f1db5f0ecc5d82d9a502 (diff) | |
download | Neodymium-5f2f4d638e773e04421632740543b81d8dd184e9.tar.gz Neodymium-5f2f4d638e773e04421632740543b81d8dd184e9.tar.bz2 Neodymium-5f2f4d638e773e04421632740543b81d8dd184e9.zip |
README: reword the OF shader situation [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ The mod increases memory usage, since the chunk meshes have to be stored somewhe * The mod performs poorly if Advanced OpenGL (occlusion culling) is turned on. * The mod is only compatible with FastCraft if OptiFine is also present. * OptiFine's "Smooth" and "Multi-Core" chunk loading settings are not compatible. -* OptiFine shaders aren't compatible, and probably never will be, as I have neither the knowledge nor the interest to add compatibility for them. +* OptiFine shaders aren't compatible, and will probably never be unless someone contributes a PR, as I have neither the knowledge nor the interest to add compatibility for them. * Various coremods may be incompatible with Mixin. Use [Mixingasm](https://github.com/makamys/Mixingasm) to fix this. ## License |