0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 01:30:45 -05:00
This commit is contained in:
Dev 2023-07-12 16:11:21 +01:00
parent cf30659225
commit 24d6f12e0e
2 changed files with 4 additions and 3 deletions

View File

@ -41,6 +41,7 @@ Copy-paste Live EFT's `EscapeFromTarkov_Data/Managed/` folder to into Modules' `
1. Open solution
2. Restore nuget packages
3. Run `dotnet new tool-manifest`
4. Run `dotnet tool install Cake.Tool`
5. Build solution
6. Copy contents of `/Build` into SPT game folder and overwrite
4. Sometimes you need to run `dotnet tool restore`
5. Run `dotnet tool install Cake.Tool`
6. Build solution
7. Copy contents of `/Build` into SPT game folder and overwrite

Binary file not shown.