Mention dependencies in README.txt.
This commit is contained in:
parent
b2a8cfeae0
commit
c0023af02c
1 changed files with 3 additions and 2 deletions
|
|
@ -5,9 +5,10 @@ a patch to the Git version of dgamelaunch. The patch makes it compatible with
|
||||||
the RLGWebD player and adds properly salted passwords.
|
the RLGWebD player and adds properly salted passwords.
|
||||||
|
|
||||||
lighttpd/ contains the configuration files for lighttpd which have been
|
lighttpd/ contains the configuration files for lighttpd which have been
|
||||||
modified from the distribution versions.
|
modified from the distribution versions (current version 1.4.34).
|
||||||
|
|
||||||
py/ contains various Python scripts.
|
py/ contains various Python scripts. Python 3 is required. The dependencies
|
||||||
|
needed are psycopg2 and pytz.
|
||||||
|
|
||||||
py/recorder.py processes the log files and stores the data in a PostgreSQL
|
py/recorder.py processes the log files and stores the data in a PostgreSQL
|
||||||
database. It should be run periodically by cron.
|
database. It should be run periodically by cron.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue