Skip to content

Runetek/update-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSRS Update Monitor

Installation

$ git clone https://github.com/Runetek/update-monitor.git
$ cd update-monitor
$ npm install
$ npm install -g babel # you'll need this to use promises and other new ES6 features this tool depends on
$ babel-node src/index.js <starting revision>

About

REST API that exposes Old School RuneScape client revision updates that are detected by connecting like a game client would.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published