Generate and host Linux gameserver stats.
What does it do?
- Automated game statistics generation into HTML/PNG
- Requires qstat (quakestat), html2ps, imagemagick convert
- Copy/refresh statistics with index pages
Games Supported
-
Urban Terror 4.2.023
-
Enemy Territory 2.60b
-
Enemy Territory:Legacy 2.74
Contents
- $game/qstat-$game.sh
- Parses game statistics and generates HTML and PNG output
- Examples:
├── enemyterritory
│ ├── qstat-enemyterritory.sh
├── enemyterritory-legacy
│ ├── qstat-enemyterritory-legacy.sh
└── urbanterror
├── qstat-urbanterror.sh