Skip to content
AJ Richardson edited this page Jun 1, 2017 · 3 revisions

Welcome to the RiotNet wiki!

Getting Started

If you're just getting started, view the readme in the root of this repository.

Reference

You can also find full reference of each method and class here.

API Route Mapping

RiotNet supports all routes of the Riot API. They are implemented as functions on the IRiotClient interface.

RiotNet v3-v4 Upgrade

RiotNet v4 introduced a number of breaking changes in order to communicate with Riot's v3 API. See RiotNet Upgrade Path for more details.

Clone this wiki locally