Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jkelin committed Feb 7, 2016
2 parents b7bd89b + a5a8637 commit e37450d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -0,0 +1,8 @@
# Tribes-Revengeance-stats
Tribes Revengeance stats website http://stats.tribesrevengeance.com

## API
- /servers.json - brief overview of alls servers and their last responses
- ws://<address:port>/ - websocket, sends PING and JSON objects

`{type: (join|leave), server: "ip:port", serverName: "server name", player: "player name"}`

0 comments on commit e37450d

Please sign in to comment.