Sha256: 3d52e66767add1990dc2d7ed9cb774cf255abd9f4e25492b04d1764882770bc4

Contents?: true

Size: 609 Bytes

Versions: 1

Compression:

Stored size: 609 Bytes

Contents

= vrowser
erver browser for many games (left4Dead2, TeamFortress2, etc)

= Setup & Install
Install QStat
QStat Real-time game server stats - http://qstat.sourceforge.net/
  ./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 http://localhost:3000/)
  $ vrowser -f ./config.yml daemon

== Copyright
Copyright (c) 2012 kimoto. See LICENSE.txt for
further details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vrowser-0.0.7 README.rdoc