comparison README.txt @ 75:d8720dbc16bb

Update the README.
author John "Elwin" Edwards
date Wed, 28 Dec 2016 16:53:08 -0500
parents 5b4ff5680037
children c99fac2b0dc7
comparison
equal deleted inserted replaced
74:900da50ee11c 75:d8720dbc16bb
1 RLG: various files used by the Roguelike Gallery. 1 rlgallery-misc: miscellaneous files used by the Roguelike Gallery.
2 2
3 dgl/ contains the Gallery's dgamelaunch.conf file, the dgamelaunch menus, and 3 dgl/ contains the Gallery's dgamelaunch.conf file, the dgamelaunch menus, and
4 a patch to the Git version of dgamelaunch. The patch makes it compatible with 4 a patch to the Git version of dgamelaunch. The patch makes it compatible with
5 the RLGWebD player and adds properly salted passwords. 5 the RLGWebD player and adds properly salted passwords.
6 6
7 lighttpd/ contains the configuration files for lighttpd which have been 7 lighttpd/ contains a configuration file for lighttpd which should be included
8 modified from the distribution versions (current version 1.4.34). 8 from the main lighttpd.conf.
9 9
10 py/ contains various Python scripts. Python 3 is required. The dependencies 10 py/ contains various Python scripts. Python 3 is required. The dependencies
11 needed are psycopg2 and pytz. 11 needed are psycopg2 and pytz.
12 12
13 py/recorder.py processes the log files and stores the data in a PostgreSQL 13 py/recorder.py processes the log files and stores the data in a PostgreSQL