blob: 735b9e432a9ca283e805ea2b0f57f1ac2a74575f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
QStat is a command-line program that displays information about
Internet game servers. The servers are either down, non-responsive, or
running a game. For servers running a game, the server name, map name,
current number of players, and response time are displayed. Server
rules and player information may also be displayed.
It supports the following games:
o old Quake (NetQuake)
o QuakeWorld
o Hexen II
o HexenWorld
o Quake II
o Unreal
o Turok2
o Sin
o Half-Life
Author: Steve Jankowski <steve@activesw.com>
WWW: http://www.activesw.com/people/steve/qstat.html
|