Skip to content

Daxiongmao87/cmangos_wowbots_classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMaNGOS WoWBots Classic

Project Purpose

This project is an All-In-One server for the World of Warcraft Classic game. It includes the database application (MariaDB), the servers (mangosd and realmd), and an accessible website (cmangos-website).

Instructions

  1. Extract the contents of your World of Warcraft 1.12.1 client archive into the client directory.
  2. Make a copy of docker-compose.template.yaml, rename to docker-compose.yaml, and edit to your liking.
  3. To start the server, run the following command in the terminal:
docker-compose up --build -d
  1. After starting the server, new configuration files will be created in the etc directory. You can edit these files to your liking, but will require a restart of the server to apply changes:
docker-compose restart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published