6
StarHorizon_Public/runserver.bat
2025-08-13 15:03:01 +03:00

4 lines
52 B
Batchfile

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