6
StarHorizon_Public/runserver-Release.bat
2026-01-18 12:53:36 +03:00

4 lines
102 B
Batchfile

@echo off
dotnet run --project Content.Server --configuration Release --property WarningLevel=0
pause