From 1e842b1ba15716f6a3e9902ecbcea133159db2b1 Mon Sep 17 00:00:00 2001 From: TarekInnit <76664991+TarekLP@users.noreply.github.com> Date: Sat, 4 May 2024 20:32:46 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb7dfaec7..c50169ea8 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# MoolahProject \ No newline at end of file +# MoolahProject + +## Installation +- Install Unreal Engine 4.27 from the Epic Games Launcher +- Download this Project +- Open the PAYDAY3.UProject file in the Folder you downloaded it + + +## Requirements / Prerequisites + ### Prerequisites + - EGS Launcher + - Unreal Engine 4.27 + - Around 50GB - 100GB of Storage Space (for Engine and Project, this doesnt Include your own Mod Files which you might make in the Future) + + ### Unreal Plugins + - [Prefabricator](com.epicgames.launcher://ue/marketplace/content/39ccbbf668e84847890992df9922e355 "EGS Site for Prefabricator") + - [LowEntryExtStdLib](com.epicgames.launcher://ue/marketplace/content/846c2ad08f164f45b0335ecebf85361e "EGS Site for the LowEntryExtStdLib") From 69f1d4a3dd207985381e93c19d357fdb4c3422b6 Mon Sep 17 00:00:00 2001 From: TarekInnit <76664991+TarekLP@users.noreply.github.com> Date: Sat, 4 May 2024 20:35:21 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c50169ea8..ed0e43e1a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### Prerequisites - EGS Launcher - Unreal Engine 4.27 - - Around 50GB - 100GB of Storage Space (for Engine and Project, this doesnt Include your own Mod Files which you might make in the Future) + - Around 30GB of Storage Space for the Engine and Base mod files ### Unreal Plugins - [Prefabricator](com.epicgames.launcher://ue/marketplace/content/39ccbbf668e84847890992df9922e355 "EGS Site for Prefabricator") From 3128f5fef735f8296fee55cfb4147d75fdc6990f Mon Sep 17 00:00:00 2001 From: TarekInnit <76664991+TarekLP@users.noreply.github.com> Date: Sat, 25 May 2024 10:43:49 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed0e43e1a..1dcf22106 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ - EGS Launcher - Unreal Engine 4.27 - Around 30GB of Storage Space for the Engine and Base mod files - ### Unreal Plugins - [Prefabricator](com.epicgames.launcher://ue/marketplace/content/39ccbbf668e84847890992df9922e355 "EGS Site for Prefabricator") - [LowEntryExtStdLib](com.epicgames.launcher://ue/marketplace/content/846c2ad08f164f45b0335ecebf85361e "EGS Site for the LowEntryExtStdLib") + + ### Additional Tips + Should you need any further Help, read the [Documentation](https://moolah.dev/docs/getting-started/dependencies "Documentation"). From 67252d765c8d1411f1b494eef98d02c50cd1f965 Mon Sep 17 00:00:00 2001 From: TarekInnit <76664991+TarekLP@users.noreply.github.com> Date: Sat, 25 May 2024 10:44:20 +0200 Subject: [PATCH 4/4] Update README.md