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

Compiling #12

Open GoodSeph opened 11 years ago

GoodSeph commented 11 years ago

Can I get instructions on how to compile and add dependencies to Visual Studio 2012 or can you provide a compiled version?

encratite commented 11 years ago

Don't bother, this library doesn't work properly anymore, from what I've gathered. There are other libraries available, though, and they do the job better. Although I don't know of any C# ones. Join the Riot Control chat room on irc.freenode.net #riotcontrol, Jabe has one in Java, for example.

encratite commented 11 years ago

Actually, it does work again now!

GoodSeph commented 11 years ago

So it works.... but can I get help on compiling?

encratite commented 11 years ago

Compiled versions are available at: http://riot.cont.ro.lt/#download

Compiling them yourself might be a bit annoying because they use a Ruby script that automatically generates version information. There is information about how to do that in the Riot Control Wiki:

https://github.com/epicvrvs/RiotControl/wiki/Information-for-Developers