Run TrinityCore 3.3.5 private WotLK server on Windows 11 using Docker
neech neech
265 subscribers
60 views
2

 Published On Aug 15, 2024

Demonstration of how to run the TrinityCore private WotLK server with Docker, using scripts from https://gitlab.com/nicolaw/trinitycore.

This video demonstrates the server running on an Intel NUC Enthusiast i7-11th Gen PC running Windows 11 with WSL2 installed, but the process will also work on macOS and Linux.

Full instructions can be found at https://gitlab.com/nicolaw/trinitycor....

Simply run the following commands on a Linux machine that has git, Docker and docker-compose installed on it:

$ git clone https://gitlab.com/nicolaw/trinitycore
$ cd trinitycore
$ make getmapdata
$ make run

Then edit your "realmlist.wtf" file in your "World of Warcraft\Data\enUS\" game client directory, so that the logon server is the same IP address or hostname is running your TrinityCore server (you can usually use "127.0.0.1" which points to your local host).

You can then launch your World of Warcraft game client, and login with the username "trinity" and password "trinity".

You will have full Game-Master (GM) control. See https://trinitycore.atlassian.net/wik... a full list of available commands.

show more

Share/Embed