ChampR Al Cheung
winget install --id=cangzhang.champ-r -e
Another League of Legends helper.
ChampR is a tool designed to assist League of Legends players in finding optimal champion builds, enhancing their gameplay experience with pre-configured setups based on data from various sources such as op.gg and lolalytics.com.
Key Features:
- Auto-generate Builds: Quickly access recommended builds tailored to each champion.
- Popup Runes List: Apply rune configurations seamlessly during gameplay.
- Multiple Data Sources: Leverage insights from multiple platforms to ensure diverse and up-to-date strategies.
Audience & Benefit: Ideal for competitive players seeking optimized setups, ChampR saves time by providing ready-to-use configurations, allowing users to focus on improving their skills and performance in the game.
ChampR can be installed via winget, ensuring a smooth setup process for its user-friendly interface and comprehensive features.
README
ChampR
Yet another League of Legends helper.
App icon, credits to flaticon.com.
> ❤ Special thanks to JetBrains for sponsoring opensource license to this project.
Builds | Runes | Settings |
---|---|---|
![]() | ![]() | ![]() |
Features
- 📦 Auto generate recommend champion builds
- 🎉 Popup runes list & apply on the fly
- ℹ️ Update notifier
- 😎 Multiple data sources for Summoner's Rift / ARAM / URF
op.gg
lolalytics.com
u.gg
champion.gg
murderbridge.com
- ...
- ✨ i18n support (WIP for v2)
- 🇨🇳
Chinese
- 🇺🇸
English
- 🇨🇳
Download
> 🎗️ (For v2 users) If you cannot run ChampR v2 directly, install webview2 first.
How to
Import builds
- Run ChampR as administrator
- Choose the installation folder of League of Legends
- Select data sources
- Hit
Import
button - You can find them in the shop menu when playing game
Apply Runes
- Run ChampR as administrator
- Choose the installation folder of League of Legends
- Start pvp game, the rune popup would show in the screen
- Press
Apply
icon
FAQ
Check https://github.com/cangzhang/champ-r/wiki/FAQ
Development
Prerequisite
- Node.js >= 14
Install dependencies
pnpm install
Start
# run as administrator
pnpm tauri dev
Build
pnpm tauri build