mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-06-09 10:06:43 +02:00
9759747176
* Tools batch files * fine
4 lines
74 B
Batchfile
4 lines
74 B
Batchfile
@echo off
|
|
dotnet run --project Content.Server --configuration Tools
|
|
pause
|