add your own implementation section

This commit is contained in:
onyx-and-iris 2024-11-04 15:05:13 +00:00
parent 566c3c9312
commit bc373e72ae

View File

@ -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.
## 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`
Log level may be set by passing the `-l` flag with a number from 0 up to 6 where