diff --git a/README.txt b/README.txt index e5eed95..97c3141 100644 --- a/README.txt +++ b/README.txt @@ -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. 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 database. It should be run periodically by cron.