Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 716 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 716 Bytes

The Plague RCON

Python RCON client for The Plague

Python 3.5+ is supported.

Installation

Install the latest stable Python3 from Python.org. Edit the ServerRcon.bat file and change the parameters to point to your server.

Usage

> ServerRcon.bat

or get the full help with

> python ThePlagueRcon.py -h

License

ThePlagueRcon is distributed under the MIT license. See the LICENSE file for more information.

Note that the partly included pysrcds Python module has a separate licence.