mirror of
https://github.com/space-syndicate/space-station-14.git
synced 2026-02-15 04:50:55 +01:00
run client/server point to Content instead of Robust
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
set PDIR=%~dp0
|
||||
cd %PDIR%RobustToolbox\Bin\Server
|
||||
call Robust.Server.exe %*
|
||||
cd %PDIR%Bin\Content.Server
|
||||
call Content.Server.exe %*
|
||||
cd %PDIR%
|
||||
set PDIR=
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user