Play with different client versions on the same realm
Task | Classic (1.12.1) | TBC (2.4.3) | WotLK (3.3.5a) |
---|---|---|---|
Login | ✔️ | ✔️ | ✔️ |
Character creation | ✔️ | ✔️ | |
Spawn player | ✔️ | ✔️ | |
Spawn creatures | ✔️ | ||
Movement sync between clients | ✔️ | ✔️ | |
Auto attacking | |||
Spell casting | |||
Damage units | |||
Spawn items |
- Option 1: docker-compose
- run
docker-compose up
- run
- Option 2: local postgres instance
- run both projects via
dotnet run
or your IDE - login with any username
- use the username as password
- if the user does not exist, it will be created