From 4220e209092d445a3abcbe8a8c296d46c19bb180 Mon Sep 17 00:00:00 2001 From: Flip Flops <106853831+FlipperFlopper99@users.noreply.github.com> Date: Sun, 29 Mar 2026 18:59:56 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4118897..bb9c9e731 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ This is a fabric mod that introduces a brand new **Vulkan** based voxel renderin >- [x] Windowed fullscreen mode >- [x] Revamped graphic settings menu >- [x] Resizable render frame queue ->- [ ] Shader support +>- [x] Shader support (with [Beryl](https://modrinth.com/mod/beryl)) >- [ ] Removed Herobrine From ebbf3441d38e809fb1e2f4d53d6dfef32d9b710f Mon Sep 17 00:00:00 2001 From: Flip Flops <106853831+FlipperFlopper99@users.noreply.github.com> Date: Sun, 5 Apr 2026 10:17:08 +0800 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9c9e731..8438d6704 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,5 @@ This is a fabric mod that introduces a brand new **Vulkan** based voxel renderin ## Notes - This mod is still in development, please report issues in the [issue tab](https://github.com/xCollateral/VulkanMod/issues) with logs attached! -- This mode isn't just "minecraft on vulkan" (e.g: [zink](https://docs.mesa3d.org/drivers/zink.html) ), it is a full rewrite of the minecraft renderer. +- This mod isn't just "minecraft on vulkan" (e.g: [zink](https://docs.mesa3d.org/drivers/zink.html) ), it is a full rewrite of the minecraft renderer.