/py-rcon

This is a basic framework for handling connections to a battlefield server (until it will handle other games)

Primary LanguagePythonMIT LicenseMIT

py-rcon

This is a proof of concept and should NOT be used in production. Use rcon-troller instead!

This is a basic package for python, to handle basic back-end connections to game server. In the future it will be able to handle multiple connections to multiple games. py-rcon will also be able to have it's own plugins in the future.