Installation

Requirements

Optional requirements

  • ØMQ - if you want to use RCON
  • Supervisor - if you want to start/stop servers

Preferred way

Use pip

pip3 install qlds-manager

It will install qldsmanager script, that will allow you to use Manager as command

Use setuptools manually

For that method to work, you’ll need setuptools installed for your version of Python

Go to the QLDS-Manager dir and run

python3 setup.py install

Just like in pip installation, it will create script to use Manage as command

Manual

You can install all dependencies manually and use QLDS Manager with

python3 /path/to/qlds-manager/qldsmanager