-
Notifications
You must be signed in to change notification settings - Fork 102
Components
DigitalBox98 edited this page Aug 16, 2023
·
4 revisions
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.
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
Dawn of Light - DOL Server - http://www.dolserver.net - Wiki Home