The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
@echo off
rem This is and auto-restart script for the Server Emulator.rem It will also keep the map server OPEN after it crashes to that errors may berem more easily identifiedrem Writen by Jbainstart cmd /k login-server.bat
start cmd /k char-server.bat
start cmd /k map-server.bat