Skip to Content

cialloo-rcon v1.0.0

Created
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}) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

2 transitive dependencies:

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Cialloo's avatar Cialloo

# Changelog

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

# Source