Copied run{client,server}.bat to the content repo (#45)
This commit is contained in:
7
runserver.bat
Normal file
7
runserver.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
set PDIR=%~dp0
|
||||
cd %PDIR%Bin\Server
|
||||
call SS14.Server.exe %*
|
||||
cd %PDIR%
|
||||
set PDIR=
|
||||
pause
|
||||
Reference in New Issue
Block a user