Delta-v/runclient-Tools.bat

4 lines
74 B
Batchfile

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