Downloads a client from Blizzard's servers and patches it such that it works with the The-Cataclysm-Preservation-Project (TCPP) servers.
During the installation it will ask you what kind of client you want to install.
Use the enUS
version! Otherwise you have to edit the locale in WTF/Config.wtf
.
Run it on your own risk!
- Make sure that
wine
is installed. - Make sure that
wine
's environment folder is located in~/.wine
. - Run
bash ClientCreator.sh
- Make sure
Visual C++ Redistributable is installed
(https://aka.ms/vs/16/release/vc_redist.x64.exe). - Make sure
OpenSSL
is installed (https://slproweb.com/download/Win64OpenSSL-1_1_1L.exe). - Run
ClientCreator.ps1
with thePowerShell
.