Champion-If-Ayyy
Championify is a little program that downloads all the recent item sets from popular websites like Champion.gg, Lolflavor, and KoreanBuilds, and imports them in to your League of Legends to use within game! No hassle. Championify supports 39 languages and with plenty of new features planned and in the works!
Windows and OSX are both supported, tested on Windows 10 and OSX 10.11.3.
Check out screenshots here!
There's also Championify for Android!
- Summoners Rift and ARAM Item Sets
- 3 Sources (Champion.gg, LolFlavor, and KoreanBuilds)
- Skill Priorities lists (Q.W.E.Q.E.R) or Q>E>W
- 39 Languages
- Bunch of preferences to display item sets in the way you prefer
- Automation using command line preferences (simpler system coming soon)
- Automatically save preference settings
- Garena support
- Does not touch other item sets that you or other applications create
Found here
### 1.3.6 (August 24th, 2016)- Removed BG and NL from supported Riot languages. Defaults to English.
- Hours after removing Lolflavor which had been down for weeks, it's now returned.
- Lolflavor is dead, remove from the app
- Verify sources exist in code base before processing
- Fix KoreanBuilds scraper to show proper titles and split blocks
- Add trinkets to Korean Builds
- Fix missing blue trinket from all item sets
I'm completely open to new ideas and suggestions! Put up an Issue, hit me up on Gitter, or send me a message on reddit /u/dustinheroin and I'll see what I can do.
Please see CONTRIBUTE.md
See FAQ.md
Check out the Features tag in Issues to see all up and coming ideas.
## Command Line Parameters Championify supports a few command line parameters for those who would like to automate a few tasks before it's official supported within the app. Params work on both Windows and OSX, and uses the last saved preferences made on the app (preferences are saved each time you hit import). The command line prefs do need improvement and can be tracked [here](https://github.com/dustinblackman/Championify/issues/165).Params
--import
Imports item sets--delete
Deletes item sets--autorun
Silently (without loading the UI) imports item sets--close
Closes Championify when finished--startLeague
Starts League of Legends after import
Example
Silently imports and starts League afterwards.
C:/Championify/championify.exe --autorun --startLeague
For the adventurous, bleeding edge builds are available of each branch through CIs. A simpler method will be available once a website is built.
Windows
Open Appveyor and select the the latest master branch commit, then Platform: x86
, then artifacts
. You'll find download.txt
that contains a Zippyshare link to the build off that commit.
OSX
Open Travis and select the the latest master branch commit, scroll down through the test log until you see npm run build-artifact
, a few lines down you should see a Zippyshare link to the build off that commit.
OSX:
npm i
npm run build
Windows:
npm i --arch=ia32
npm run build
You'll find a Championify.exe/Championify.app in the releases folder.
Wine is required if building on Mac for Windows.
brew install wine
Soon Championify will be expanding, big! With plenty of suggestions and new ideas, Championify will be making it's way to the web and mobile. This will unfortunately have server costs in order to get started and keep running. A couple bucks is more then enough to help! :) Donate here!
See BACKERS.md
- Icon by Omer Levy
- Joeldo of Champion.gg
- Lolflavor
- KoreanBuilds
- @sargonas and the rest of the Riot API team for unlocking item sets
- All the wonderful people on my Transifex team (all 180 of you) for helping translate Championify!
Championify isn't endorsed by any of it's content sources or Riot Games and doesn't reflect the views or opinions of them or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.