B3akers / LeagueSkinChanger

Skin changer for League of Legends
MIT License
238 stars 75 forks source link
league league-of-legends leagueoflegends lol skinchanger

LeagueSkinChanger


Mmm yes, chicken

LeagueSkinChanger is internal skin changer for League of Legends.

Building

  1. Clone the source with git clone --recursive https://github.com/B3akers/LeagueSkinChanger.git
  2. Build in Visual Studio 2017/19 with configuration "Release | x86" (build will fail if set to "x64" or "Debug")

Usage

  1. Use league_skin_injector or inject the resulting DLL into the game yourself.
    • Administrator privilege may be needed if failed to inject.
    • League client can crash if injected before going into arena.
      • A workaround is to not inject until you are in the arena (you will need to be fast to not disrupt the game).
  2. Press Insert to bring up the menu.
  3. Select skin for you, your teammates, enemies, wards, etc.

License

This project is licensed under the MIT license

See the LICENSE file for more details.