BeamMP-Server
BeamMP-Server copied to clipboard
IPv6 support and added custom Ip config parameter
Hello, I make small adjustments on the server side to support IPv6 (in reference to my works on the client side to support IPv6 too) I added the parameter "IP" on the config file, now we can set the IP of the BeamMP to listen on. The server sends this param in the post produced by the heartbeat.
The PR in link for IPv6 support, on the client side: https://github.com/BeamMP/BeamMP-Launcher/pull/107 I hope everything is good to go!