r5sdk/r5dev/resource/cfg/tools/rcon_client_dev.cfg
Kawe Mazidjatari afb09e1d05 Cleanup CFG directory
Move to dedicated subdirectories.
2023-07-13 23:15:10 +02:00

7 lines
423 B
INI

////////////// rcon_client_dev configuration file.
// This file is executed automatically on startup.
// See https://developer.valvesoftware.com/wiki/Source_RCON_Protocol for more information regarding RCON.
// NOTE: This implementation is custom and differs slightly from Valve's implementation.
rcon_address "localhost" // The RCON system will attempt to connect to this address when 'rcon' command is issued.