encratite / LibOfLegends

This is a C# networking library that pretends to be the League of Legends Air client. It was developed for the purpose of stats tracking. It depends on a modified version of the FluorineFX library available in the FluorineFXMods repository. It also depends on NilSharp, a random general purpose library. Released under the terms of the GPLv3.
GNU General Public License v3.0
84 stars 22 forks source link

Get Summoner Name by ID ? #13

Closed Maximcr closed 11 years ago

Maximcr commented 11 years ago

Is this possible with liboflegends?

I didn t find any method or anything that could do this. (but mayby I just looked over it since it is kinda alot of code :))