Server
GetServerIP
Function to get the ip of the server
function HRLib.GetServerIP(): stringGetServerPort
Function to get server's connection port (endpoint)
function HRLib.GetServerPort(): integerGetJoinCode
Function to get the server's join code, used in some APIs for information
function HRLib.GetJoinCode(): stringLast updated