Components - Dawn-of-Light/DOLSharp GitHub Wiki
Server side
Dawn of Light (DOL) server is composed of the below components :
- The game server : the engine in C# which accepts logins and integrate the various game activities (combat, weather, ...)
- The database : the DOL universe content from players equipment data until quests, spells or NPC is stored in this database.
Client side
The DOL client requires two components to work :
- The game client : the actual Dark Age of Camelot (DAOC) official game. This one is available free to download on the DAOC website
- The portal client : the program which let you manage the connection to custom servers