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

The file "ProxyProfile" contains attributes that do not exist in the package "FlourineFx.Net". #24

Open sornii opened 11 years ago

sornii commented 11 years ago

Hello,

I'm trying to use the LibOfLegends, but when I try to build the solution, I got an error saying that the Proxy type could not be found.

Error 2 The type or namespace name 'Proxy' could not be found (are you missing a using directive or an assembly reference?) C:\Users\Igor\Documents\LolExecuter\LibOfLegends-master\LibOfLegends\ProxyProfile.cs 7 10 LibOfLegends

encratite commented 11 years ago

That's the StarkSoft Proxy reference. It's not really needed, you could get rid of that stuff but the assembly for that is available on both the official StarkSoft website and also on http://riot.cont.ro.lt/#download