(original post posted by me on the Creating your own WLM ‘09 server the updated way topic.)
FIRST PART
- Download Hamachi and create a network :
SECOND PART
-
Download Brackets, Visual Studio Code, or use a program to modify files (i recommend Visual Studio Code)
-
Open the “msn-server-master” folder in VSC or Brackets (or the program you use)
-
Search (ON ALL THE FILES) “127.0.0.1” you should see this :
-
Replace “127.0.0.1” with your IPv4 Hamachi IP Address :
-
Click on the little “Replace All” button then click “Replace” :
FINAL PART
-
Then start your server with the
python dev
command -
Once you did that command, it should make a certificate in the
.devtls_cache
folder -
Install it as Trusted Root Certification Authorities
-
Tell your friends to join your Hamachi server
-
Give them the certificate to install and the text to enter in the
hosts
file (for the hosts file text modify 127.0.0.1 to your Hamachi IP Adress ! Its important, if you don’t do that, it won’t work) -
And enjoy WLM 2009 with your friends !