Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.08 KB

README.md

File metadata and controls

42 lines (24 loc) · 2.08 KB

OpenDAoC

Build and Release

About

OpenDAoC is an emulator for Dark Age of Camelot (DAoC) servers, originally a fork of the DOLSharp project.

Now completely rewritten with ECS architecture, OpenDAoC ensures performance and scalability for many players, providing a robust platform for creating and managing DAoC servers.

While the project focuses on recreating the DAoC 1.65 experience, it can be adapted for any patch level.

Documentation

The easiest way to get started with OpenDAoC is to use Docker. Check out the docker-compose.yml file in the repository root for an example setup.

For detailed instructions and additional setup options, refer to the full OpenDAoC Documentation.

Releases

Releases for OpenDAoC are available at OpenDAoC Releases.

OpenDAoC is also available as a Docker image, which can be pulled from the following registries:

For detailed instructions and additional setup options, refer to the documentation.

Companion Repositories

Several companion repositories are part of the OpenDAoC project.

Some of the main repositories include:

License

OpenDAoC is licensed under the GNU General Public License (GPL) v3 to serve the DAoC community and promote open-source development.
See the LICENSE file for more details.