diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-06-28 08:20:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-28 11:34:51 +0700 |
commit | ae036218eb5b40efaf727e466ed931011b3ff3c8 (patch) | |
tree | 4539e0dd883b1a91202f2a391b3b0b1caa0c0770 /games/qstat/README | |
parent | ffa2c9197673177b7391980ea308746d33b3c0ce (diff) | |
download | slackbuilds-ae036218eb5b40efaf727e466ed931011b3ff3c8.tar.gz |
games/qstat: Added (Command-line Game Server Query Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/qstat/README')
-rw-r--r-- | games/qstat/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/qstat/README b/games/qstat/README new file mode 100644 index 0000000000..e289ae78d4 --- /dev/null +++ b/games/qstat/README @@ -0,0 +1,7 @@ +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. + +A copy of the of the GitHub repo is hosted on my website, dated with the last commit date. +I only have mirrored it, removed the hidden git folder, and put it in a tarball. Nothing else was changed. |