mirror of
https://github.com/rathena/rathena
synced 2026-08-16 22:26:42 -04:00
* Add few test to travis and appveyor. * Update runserver.bat to be more alike athena-start. (nb terminating cmd.bat would be better)
2 lines
57 B
Batchfile
2 lines
57 B
Batchfile
@ECHO OFF
|
|
CALL serv.bat login-server.exe Login-Server %*
|