From a8bf37e806f416b2a7574813acfc93dfcbc4e82c Mon Sep 17 00:00:00 2001 From: Zylox <76428709+zyloxmods@users.noreply.github.com> Date: Sat, 10 Feb 2024 11:30:54 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0c574bb..f3a0e0a7 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ #### Installation -All desktop editions of [Visual Studio 2019+]((http://www.visualstudio.com/products/visual-studio-community-vs)) can build this Project +All desktop editions of [Visual Studio 2017+]((http://www.visualstudio.com/products/visual-studio-community-vs)) can build this Project To install the correct components for this Project , make sure the Game Development with C++ workload is checked. Under the Installation Details section on the right, also choose the following components: - **C++ profiling tools** -- **Windows 10 SDK** (10.0.18362 or newer) +- **Windows 10 SDK** - **Unreal Engine Installer** Right click the *FortniteGame.uproject* and Switch Unreal Engine version... to the coressponding unreal version for this Project which can be found [here](https://drive.google.com/file/d/1GXKj8LkcruuzpVOI4X4R6IUClhvzmSHm/view?usp=share_link)