implementation in valve source rcon protocal
Run the following Vcpkg command to install the port.
vcpkg install cialloo-rcon
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})
v1.0.0#0
May 4, 2023
All
luckyweNda/rcon1
github.com/luckyweNda/rcon
50847d0c8e
MIT
Manifest