Delta-v/runclient-Quick.bat

3 lines
62 B
Batchfile

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