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:
- vcpkg-cmake (by asio )
- vcpkg-cmake-config (by asio )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Cialloo