Skip to content
New Age Soldier edited this page Oct 2, 2019 · 2 revisions
  1. Clone the code from GitHub.

  2. Download "EverQuest Compile Dependencies (Required for compile)" unzip and place the folers in the cloned source Dependencies folder.

  3. Open the solution file (.sln) with Visual Studio 2019 Community Edition (https://visualstudio.microsoft.com) and click Build > Build Solution.

This will give you login.exe, world.exe, zone.exe and SharedMemory.dll in the Build/Debug folder.

Clone this wiki locally