From c5d276c68f51feaa0f1474bedb905000e5cf79ed Mon Sep 17 00:00:00 2001 From: Gentoolman <146978592+WH0LEWHALE@users.noreply.github.com> Date: Thu, 21 Mar 2024 19:59:33 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f2e3a1..21bdfbe 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,9 @@ setx /m RS_CODEBRANCH X:\gta5\src\dev_ng ## Building Shaders 1. Under "Shaders", right click the "shaders_rc" project and click "Build" - - If you building in "BankRelease", Dont forget to build shaders with "Debug Win32 4.0" to "Release Win32 4.0" or "Release Win32 5.0" in **Configuration Manager**. + - If you building in "BankRelease", Dont forget to build shaders with "Release Win32 4.0" or "Release Win32 5.0" in **Configuration Manager**. - Also, the same thing needs to apply to "shaders_dependency", Change "Debug" to "Release" in **Configuration Manager** + - **If you compiling with Debug, then ignore the steps at the top and continue reading the tutorial.** 2. (OPTIONAL) Build low quality shaders 1. Right click the "shaders_rc" project and click "Properties" 2. Select `Configuration Properties > NMake`