"""BattlEye RCON implementation.""" from rcon.battleye.client import Client __all__ = ['Client']