Skip to content
/ vrowser Public

Server browser and Crawler for many games (L4D2, TF2, CS:S, KZMOD, The Ship)

Notifications You must be signed in to change notification settings

kimoto/vrowser

Repository files navigation

vrowser

server browser for many games (left4Dead2, TeamFortress2, etc)

Setup & Install

You need to install QStat version 2.12+.

QStat is Real-time game server stats fetcher - qstat.sourceforge.net/

svn co https://qstat.svn.sourceforge.net/svnroot/qstat qstat 
cd qstat
./autogen.sh
./configure 
make
make install

Install Gems

gem install vrowser

Usage

Generate sample config file

$ vrowser sample
$ ls
config.yml

Fetch server list

$ vrowser -f ./config.yml fetch

Update already registered servers

$ vrowser -f ./config.yml update

Boot WEB Daemon (default is localhost:3000/)

$ vrowser -f ./config.yml daemon

Copyright © 2012 kimoto. See LICENSE.txt for further details.

About

Server browser and Crawler for many games (L4D2, TF2, CS:S, KZMOD, The Ship)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published