The LeagueSharp platform, common library is our main support library for all assemblies, containing code which are part of a system or sort of system, required or commonly used data, supporting interfaces designed to assist assemblies which make use of the platform scope.
When starting development with our library, we recommend to overview some of our existing code, examples are available on the forums. Additionally, you're able to dig into the files and start reading how to code operates, most of the codes are self-explanatory with proper field/property/function names but documentation is available.
We use SemVer for versioning.
- Our active development team, which works on the common library.
- All of the past and post contributors, which help the project.