cialloo-rconv1.0.0
- Updated
implementation in valve source rcon protocal
- Project website: https://github.com/luckyweNda/rcon
#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.
#Host Dependencies
2 transitive dependencies:
- vcpkg-cmake (through asio)
- vcpkg-cmake-config (through asio)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Cialloo