1. Home
  2. Browse
  3. cialloo-rcon

cialloo-rcon

v1.0.0#0Latest

implementation in valve source rcon protocal

Install

Run the following Vcpkg command to install the port.

vcpkg install cialloo-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})

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

All

GitHub

luckyweNda/rcon1

Homepage

github.com/luckyweNda/rcon

Subtree

50847d0c8e

License

MIT

Definition

Manifest