From b7fc46a0bd1b339ebbbeda419d94a3aba671ebb2 Mon Sep 17 00:00:00 2001
From: MrScautHD <65916181+MrScautHD@users.noreply.github.com>
Date: Sat, 3 Aug 2024 22:51:33 +0200
Subject: [PATCH] Update README.md
---
README.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
diff --git a/README.md b/README.md
index cbae5d7..30c8c8e 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,59 @@ Coming SoOn!
> 3. Ensure that you downloaded the [`Vulkand SDK`](https://vulkan.lunarg.com/).
---
+# !!! Importand
+For this project, you need the `Vulkan SDK` with the version [1.3.283.0]. Please add the following code to your `.csproj` file:
+```cs
+
+
+ C:\VulkanSDK\1.3.283.0\Bin
+
+```
+
+To **compile shaders**, include the following code in your `.csproj` file:
+```cs
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PreserveNewest
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
# 💻 Platforms
[](https://www.microsoft.com/de-at/windows)
### Windows