4 lines
89 B
Batchfile
4 lines
89 B
Batchfile
@echo off
|
|
:mapserv
|
|
start /min /wait map-server.exe conf\map_athena.conf
|
|
goto mapserv |