# champ-r
**Repository Path**: Jermiane/champ-r
## Basic Information
- **Project Name**: champ-r
- **Description**: 引用来自:https://github.com/cangzhang/champ-r
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-04-12
- **Last Updated**: 2022-07-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ChampR
[](https://github.com/cangzhang/champ-r/releases/latest)
[](https://github.com/cangzhang/champ-r/releases)
[](https://github.com/cangzhang/champ-r/actions)
Yet another League of Legends helper.
[App icon](https://www.flaticon.com/free-icon/dog_2767976), credits to [flaticon.com](https://www.flaticon.com/).
> ❤️ Special thanks to [JetBrains](https://www.jetbrains.com/?from=champ-r) for sponsoring opensource license to this project.
## Features
- 📦 Auto generate recommend champion builds
- 🎉 Popup runes list & apply on the fly
- ✨ i18n support
- 🇨🇳 `Chinese`
- 🇺🇸 `English`
- 🇫🇷 `French`
- ℹ️ Update notifier
- 😎 Multiple data sources for **Summoner's Rift** & **ARAM**
- `op.gg`
- `lolalytics.com`
- `u.gg`
- `champion.gg`
- `murderbridge.com`
- `101.qq.com`
- ...
## Download
https://github.com/cangzhang/champ-r/releases
## How to use
### Import builds
1. Run ChampR as **administrator**
1. Choose the installation folder of League of Lengends
1. Select data sources
1. Hit `Import` button
1. You can find them in the shop menu when playing game
### Apply Runes
1. Run ChampR as **administrator**
1. Choose the installation folder of League of Lengends
1. Start pvp game, the rune popup would show in the screen
1. Press `Apply` icon
## FAQ
Check https://github.com/cangzhang/champ-r/wiki/FAQ
## Development
### Prerequisite
- [Node.js](https://nodejs.org/en/) >= 10
- [yarn](https://classic.yarnpkg.com/lang/en/)
### Install dependencies
```console
yarn
```
### Start
```console
yarn start
```
### Build
```console
yarn build:local
```
## Stargazers over time
[](https://starchart.cc/cangzhang/champ-r)