diff --git a/README.md b/README.md index 1c06c0a..bafb347 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/project/Shared/Hollowed/hollowed.dll b/project/Shared/Hollowed/hollowed.dll index 4f60041..2a6f6e9 100644 Binary files a/project/Shared/Hollowed/hollowed.dll and b/project/Shared/Hollowed/hollowed.dll differ