Update some of the documentation.

This commit is contained in:
John "Elwin" Edwards 2013-09-04 09:01:44 -07:00
parent 6d1d59555c
commit 05b8759305
4 changed files with 35 additions and 9 deletions

View file

@ -21,7 +21,8 @@ the options for "configure" and leave off the "make install".
If you want multi-user play, run configure with the proper options ("configure
--help" will explain what they do.) The important ones are savedir (where
saved games are stored), scorefile (the high score list), and logfile (the log
of all games played).
of all games played). You should probably also use '--enable-setgid=games' and
'--disable-lockfile'.
On Windows, I haven't tested the Visual Studio project files; the game should
build, but the scorefile might not work.
@ -33,4 +34,4 @@ you should be able to discover something with a text editor. I plan to add
versions in more common formats soon.
Contact
rlgallery.org admin: John "Elwin" Edwards <elwin@sdf.lonestar.org>
rlgallery.org admin: John "Elwin" Edwards <elwin@sdf.org>