Expand description
Rust implementation of SRCDS RCON Protocol.
Reference: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
Example implementations:
- Palworld
Infocommand execution example: palworld.rs
Rust implementation of SRCDS RCON Protocol.
Reference: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
Example implementations:
Info command execution example: palworld.rs