|
@ -1,3 +1,6 @@ |
|
|
|
|
|
[](https://rcon.readthedocs.io/en/latest/) |
|
|
|
|
|
[](https://travis-ci.com/github/conqp/rcon) |
|
|
|
|
|
|
|
|
# rcon |
|
|
# rcon |
|
|
An [RCON protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) client implementation. |
|
|
An [RCON protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) client implementation. |
|
|
|
|
|
|
|
@ -5,7 +8,6 @@ An [RCON protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol |
|
|
`rcon` requires Python 3.8 or higher. |
|
|
`rcon` requires Python 3.8 or higher. |
|
|
|
|
|
|
|
|
## Documentation |
|
|
## Documentation |
|
|
[](https://rcon.readthedocs.io/en/latest/) |
|
|
|
|
|
Documentation is available on [readthedocs](https://rcon.readthedocs.io/en/latest/). |
|
|
Documentation is available on [readthedocs](https://rcon.readthedocs.io/en/latest/). |
|
|
|
|
|
|
|
|
## Installations |
|
|
## Installations |
|
|