6
StarHorizon_Public/runclient.bat
2025-12-18 02:55:17 +03:00

4 lines
78 B
Batchfile

@echo off
dotnet run --project Content.Client --property WarningLevel=0
pause