Want to install CMaNGOS and run your own World of Warcraft server? Just follow these steps!
- Download start.sh and it in your application directory on your Docker host (Linux or WSL on Win10 only).
- "chmod +x ./start.sh"
- "./start.sh"
- "just init"
- "just maps"
- "just run"
- "just cleanup"
- ???
- Profit
Making the setup and management process as painless as possible for users of the server application.
These steps are partially psudocode.