Delta-v/runserver-Quick.bat

4 lines
63 B
Batchfile

@echo off
dotnet run --project Content.Server --no-build
pause