Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 480 Bytes

ql-stats

Collects game stats from quakelive.com

#Installation

  • Clone this repo
  • Goto your local copy and run npm install
  • Create a database for ql-stats
  • Setup the database by importing qlstats.sql to the database
  • Rename cfg.json.sample to cfg.json and change the settings to suit your needs
  • Run npm start
  • Go to http://<ip>:<port>/
  • Get started by updating your latest matches by going to http://ip:port/api/players/<YOUR-QL-NICKNAME>/update