Files
UnrealEngine/Engine/Source/Programs/WebTestsServer/runserver_unixsocket.bat
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

2 lines
139 B
Batchfile
Executable File

dotnet build .\unixsockets\unixsocketsserver.csproj -c "Release"
dotnet run --project ".\unixsockets\unixsocketsserver.csproj" -c "Release"