Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 617 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 617 Bytes

Albion API

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

Documentation can be found (or generated) under ./docs. You can also view the docs online at http://psykzz.com/albion-api.

Contributions

All contributions, issues and pull-requests are welcome!