Destiny is an open-source MMORPG server emulation software for the client of MapleStory v0.83.
- Get Destiny: Clone the Git repoistory to a local folder on your machine.
- Download and install Visual Studio: The community version is offered for free on Microsoft website.
- Download and install MySQL: Install a SQL server of your choice (pref. WampServer).
- Build the Destiny solution provided with Visual Studio
- Run Destiny: Execute the servers in order: WvsCenter -> WvsLogin -> WvsGame(s).
Each server will guide you through the process of configuring it automatically.