Files
crystall-punk-14/runclient-Tools.bat

4 lines
74 B
Batchfile
Raw Permalink Normal View History

@echo off
dotnet run --project Content.Client --configuration Tools
2025-05-26 21:50:05 +10:00
pause