quake2 fraglog util
(C) Kristjan Thordarson 1997
http://www.centrum.is/~kth/logfrag

disclaimer:  By using this, you agree that I'm not liable for any damages 
that may occur!

installation:  
make a new dir under quake2 (C:\quake2\logfrag) and run quake2 -set game logfrag

what this does:

writes a fraglog file in your quake2 dir using the same format as quakeworld

/killer/killed/

the log file is called "fraglog"


notes:
the name of the log file always stays the same, meaning every time you start
a new game using logfrag the file is appended.  Also, the file is not locked
while you play so you can have a fraglog parser of some kind running in the
background of the server, neat :)

this is beta, report bugs/rants to: kth@centrum.is

