6
StarHorizon_Public/runclient-Tools.bat
2026-01-13 18:31:02 +02:00

4 lines
74 B
Batchfile

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