0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 20:50:44 -05:00

Update readme

This commit is contained in:
Dev 2024-01-01 17:23:23 +00:00
parent 865a1966d0
commit 5842d71060

View File

@ -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)