Skip to content

cialloo-rconv1.0.0

Updated

implementation in valve source rcon protocal

#Usage

The package rcon is header only and can be used from CMake via:

find_path(RCON_INCLUDE_DIRS "rcon.hpp")
target_include_directories(main PRIVATE ${RCON_INCLUDE_DIRS})

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

2 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Cialloo's avatarCialloo

#Changelog

  • 50847d0[rcon] add new port (#31131)