Files
SPT-Server-Build/Libraries/SPTarkov.Server.Assets/Bootstrap.ps1
T
2025-08-26 19:19:34 +02:00

4 lines
128 B
PowerShell

# This is required as dotnet run app.cs doesn't work yet from the same directory as the csproj
cd build
dotnet run PostBuild.cs