Files
RobustToolbox/runclient.bat
2017-05-20 22:12:11 +02:00

7 lines
90 B
Batchfile

@echo off
set PDIR=%~dp0
cd %PDIR%Bin\Client
start SS14.Client.exe %*
cd %PDIR%
set PDIR=