Compiling Code - erfg12/EQClassic GitHub Wiki
-
Clone the code from GitHub.
-
Download "EverQuest Compile Dependencies (Required for compile)" unzip and place the folers in the cloned source Dependencies folder.
-
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.