Skip to content

Commit 24dcea9

Browse files
committed
Update README
1 parent d2df35c commit 24dcea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This mod requires a device supporting either the `GL_ARB_CLIP_CONTROL` extension
2020

2121
On devices that don't support either, like ones running macOS, Technique 2 will still be applied, although since the Z coordinate limits will remain as [-1,1], flipping them will do nothing at all considering said limit is effectively symmetric.
2222

23-
While this mod only supports Minecraft's OpenGL backend, this mod is fully compatible with custom graphics backends and will do nothing by default, but this mod can implement support for them individually. Cinnabar is currently supported by Longview.
23+
While this mod only supports Minecraft's OpenGL backend and the CinnamonVK custom backend, this mod is fully compatible with custom graphics backends and will do nothing by default, but this mod can implement support for them individually.
2424

2525
## Acknowledgements
2626

0 commit comments

Comments
 (0)