Delta-v/runserver-Tools.bat

4 lines
74 B
Batchfile

@echo off
dotnet run --project Content.Server --configuration Tools
pause