6
StarHorizon_Public/runclient-Tools.bat
2025-11-05 11:11:22 +03:00

4 lines
74 B
Batchfile

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