You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,22 +3,22 @@
3
3
# VulkanMod
4
4
5
5
This is a Minecraft mod that introduces a brand new **Vulkan** based voxel rendering engine to **Minecraft** in order to both replace the default OpenGL renderer and bring performance improvements and new features.
6
+
The Vulkan API allows for modern device capabilities that are not possible, or not widely supported, on the default OpenGL renderer.
6
7
7
8
<pstyle="text-align: left;">
8
9
<a href="https://ko-fi.com/V7V7CHHJV"><img height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/donate/kofi-singular-alt_vector.svg" alt='Support me on ko-fi.com' style="margin: 5px 5px;"></a>
@@ -46,7 +46,7 @@ This is a Minecraft mod that introduces a brand new **Vulkan** based voxel rende
46
46
47
47
Remember to check the [Wiki](https://github.com/xCollateral/VulkanMod/wiki) we wrote before asking for support!
48
48
49
-
If you found a new issue that hasn't been already reported, then open a new instance in the [issue tab](https://github.com/xCollateral/VulkanMod/issues)
49
+
If you found an issue that hasn't already been reported, then open a new instance in the [issue tab](https://github.com/xCollateral/VulkanMod/issues)
0 commit comments