HLDSRcon v1.0.1 HLDSRcon.ServerInfo View Source

A struct representing rcon connection information for a HLDS server.

%HLDSRcon.ServerInfo{
  host: "127.0.0.1",
  port: 27015,
  password: "foo"
}