4 lines
92 B
Batchfile
4 lines
92 B
Batchfile
@echo off
|
|
:charserv
|
|
start /min /wait char-server.exe conf\char_athena.conf
|
|
goto charserv |