A basic API implementation for Albion online using the limited gameinfo API.
Using the Killboard page as reference i've gone through the calls made and have been adding them here for use in another project. I decided to share as i thought others might also be able to make use of the API to build some tools.
Documentation can be found (or generated) under ./docs
. You can also view the docs online at http://psykzz.com/albion-api.
All contributions, issues and pull-requests are welcome!