mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-06-09 10:06:46 +02:00
4 lines
74 B
Batchfile
4 lines
74 B
Batchfile
@echo off
|
|
dotnet run --project Content.Client --configuration Tools
|
|
pause
|