Versions in this module Expand all Collapse all v1 v1.1.1 Jan 20, 2025 Changes in this version + func ConnectToServer(username, password string, isRegistering bool) (net.Conn, int32, error) + func HandleServerCommunication(conn net.Conn, playerID int32, player *types.Player, ...) + func SetServerAddr(addr string) v1.1.0 Jan 19, 2025