From 5842d710606c7d894ae31c19505f6c8aa194a0b9 Mon Sep 17 00:00:00 2001 From: Dev Date: Mon, 1 Jan 2024 17:23:23 +0000 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c63a563..dc8f77a 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@ git config --local user.email "USERNAME@SOMETHING.com" ## Requirements - Escape From Tarkov 27050 -- BepInEx 5.4.22 +- BepInEx 5.4.22 x64 (https://github.com/BepInEx/BepInEx) - Visual Studio Code - .NET 6 SDK ## Setup - +Copy-paste contents of BepinEx zip into SPT root directory Copy-paste Live EFT's `EscapeFromTarkov_Data/Managed/` folder to into Modules' `Project/Shared/` folder ## Build (vscode)