From f882637a4ea86e54d661f46c2dc8de42e09d6c6c Mon Sep 17 00:00:00 2001 From: Ted Wollman <25165500+TheTedder@users.noreply.github.com> Date: Tue, 3 Jan 2023 18:59:40 -0500 Subject: [PATCH] Change UE version to 4.25.4. --- docs/Development/UnrealEngine/ProjectSetup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Development/UnrealEngine/ProjectSetup.md b/docs/Development/UnrealEngine/ProjectSetup.md index c9a6296..e1e7e8b 100644 --- a/docs/Development/UnrealEngine/ProjectSetup.md +++ b/docs/Development/UnrealEngine/ProjectSetup.md @@ -5,7 +5,7 @@ This page will guide you through setting up the template project for Dead By Day ## Prerequisites - [Dead By Daylight Project](https://github.com/ModByDaylight/DeadByDaylightProject) -- [Unreal Engine](https://www.unrealengine.com/en-US/download) (4.27.2) +- [Unreal Engine](https://www.unrealengine.com/en-US/download) (4.25.4) - [Visual Studio](https://visualstudio.microsoft.com/) ## Template Project @@ -30,4 +30,4 @@ If you encounter issues during this step, consider asking for help on the Discor !!! success - Now that you've built the binaries, the Editor should open without any issues. \ No newline at end of file + Now that you've built the binaries, the Editor should open without any issues.