0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 17:30:43 -05:00

Add additional class remappings

Update readme to include additional info on powershell install
This commit is contained in:
Dev 2024-03-18 16:37:54 +00:00
parent 7650b751ae
commit 00f0d786f9
2 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ git config --local user.email "USERNAME@SOMETHING.com"
- Visual Studio Code -OR- Visual Studio 2022
- .NET 6 SDK
- [PowerShell v7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows)
- Can also be installed via: `dotnet tool update --global PowerShell`
## Project Setup
Copy-paste Live EFT's `EscapeFromTarkov_Data/Managed/` folder to into this project's `Project/Shared/Managed/` folder

Binary file not shown.