1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Reformat and update WWW address.

This commit is contained in:
Alexey Dokuchaev 2009-11-11 16:03:20 +00:00
parent 06b94e42d7
commit 5dfcfbc597
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244124

View File

@ -2,17 +2,17 @@ AEstats reads game log files for just about all shooters, converts them into
platform independent log format (meta log format), and generates meaningful
(and very pretty!) stats and ranking pages in HTML form. Overall features:
* Split into two executables to make the code more modular (independent
of specific games/mod). This also makes updates quicker and less prone
to new bugs.
* Modules are command line driven, giving you the maximum control of the
the executables, without having to deal with klutzy platform dependent
interfaces. This makes it possible to control the modules via batch
files or scripts. Ideal for automating calls.
* HTML output is eatable by any browser with frames. Since plain HTML
code is generated, any user should be able to view the output.
* Provides an UnrealScript module (aeonsdmmod.u) that will generate
extra log info, since Unreal does not provide any frag obituaries by
default.
* Split into two executables to make the code more modular (independent
of specific games/mod). This also makes updates quicker and less prone
to new bugs.
* Modules are command line driven, giving you the maximum control of the
the executables, without having to deal with klutzy platform dependent
interfaces. This makes it possible to control the modules via batch
files or scripts. Ideal for automating calls.
* HTML output is eatable by any browser with frames. Since plain HTML
code is generated, any user should be able to view the output.
* Provides an UnrealScript module (aeonsdmmod.u) that will generate
extra log info, since Unreal does not provide any frag obituaries by
default.
WWW: http://www.planetquake.com/aeons/aestats/
WWW: http://aeons.poweredbylasers.com/aestats/