Skip to content

RuneChanger is an app that improves and speeds up the use of LoL client.

License

Notifications You must be signed in to change notification settings

goncaloalmeida/RuneChanger

 
 

Repository files navigation

RuneChanger Chat

RuneChanger is an app that improves and speeds up the use of LoL client.

Video

Features

  • Quickly import runes for selected champion in champion selection
  • Quickly send message to champion selection room (BOT/MID/TOP) with one click of a button
  • Quickly select one of your recently played champions in champion selection
  • Disenchant all your champion shards with one click
  • Automatically accept the game queue
  • Disable 'Away' status
  • Save your runes, restore them in champion selection and share them with friends
  • + a lot more to come in the future!

Requirements

Running

  • Windows

Building

  • AdoptOpenJDK 12
  • Maven
  • JavaFX

Building

Using Git Bash

git clone https://github.com/stirante/RuneChanger.git
cd RuneChanger
mvn package

Running

Just run open.bat. For extra information, use run.bat, which leaves command line with logs.

Translating

Translation is done through Crowdin. Feel free to translate this project into your language.

How it works

RuneChanger uses internal LoL client API. If it finds active session it gets rune pages for currently selected champion and displays option to set those runes to active rune page.

All new elements withing client window are actually a completely separate window which tracks client position and size to be exactly where it should be.

More information

For more information and better detailed instructions you can check out our github wiki. https://github.com/stirante/RuneChanger/wiki

About

RuneChanger is an app that improves and speeds up the use of LoL client.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 57.2%
  • HTML 41.6%
  • CSS 1.1%
  • Other 0.1%