mirror of
https://github.com/onyx-and-iris/q3rcon.git
synced 2024-11-24 09:30:47 +00:00
add your own implementation
section
This commit is contained in:
parent
566c3c9312
commit
bc373e72ae
@ -103,6 +103,10 @@ q3rcon -h=localhost -p=30000 -P="rconpassword" -i
|
|||||||
|
|
||||||
If interactive mode is enabled, any arguments sent on the command line will be ignored.
|
If interactive mode is enabled, any arguments sent on the command line will be ignored.
|
||||||
|
|
||||||
|
## Your own implementation
|
||||||
|
|
||||||
|
I've separated the q3rcon package from the CLI precisely so that you can write your own implementation, since I don't know the target game or it's commands. For example, in my case I've added terminal colouring and reformatted some of the command responses.
|
||||||
|
|
||||||
## `Logging`
|
## `Logging`
|
||||||
|
|
||||||
Log level may be set by passing the `-l` flag with a number from 0 up to 6 where
|
Log level may be set by passing the `-l` flag with a number from 0 up to 6 where
|
||||||
|
Loading…
Reference in New Issue
Block a user