Metadata-Version: 2.0
Name: QLDS-Manager
Version: 2.2.5
Summary: Quake Live Dedicated Server Manager
Home-page: https://github.com/rzeka/QLDS-Manager
Author: Piotr Rzeczkowski
Author-email: piotr@rzeka.net
License: MIT
Keywords: quake live ql server manager
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Games/Entertainment :: First Person Shooters
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: cement
Provides-Extra: rcon
Requires-Dist: zmq; extra == 'rcon'

QLDS Manager
============

**QLDS Manager** is a tool dedicated for Quake Live Server administrators

Core functionality allows to:

* Download SteamCMD and QL server files to specified location
* Update QL server files
* Easily configure multiple servers

Additional functionality:

* Generating supervisord configuration (requires supervisord)
* Keep servers alive
* Start/stop/restart server
* Connect to rcon console (requires zmq)

Documentation
=============

Documentation is available at http://qlds-manager.readthedocs.org


