8000 GitHub - LeagueAkari/LeagueAkari: Toolkit for League of Legends
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LeagueAkari/LeagueAkari

Repository files navigation

A League of Legends client toolkit based on the LCU API

Downloads

1. League Akari

A League of Legends client toolkit based on the LCU API.

1.2 Usage Instructions

Admin privileges are not required to run, but they enable additional features.

Supports most of the riot servers (not including Tencent).

1.3 Feedback Group

Fun places for casual chats, party setups, bug reports, and suggestions.

QQ Group: 301157623 (Passcode: akari)

Telegram Group: https://t.me/leagueakari

1.4 Beta Versions (.rabi)

"rabi" versions with features slated for the next release are periodically shared in the group chat.

2. Contributing to Development

Issues are inevitable; as a user, you can:

2.1 GitHub Issues

GitHub Issues is the primary channel for feedback. Please clearly describe your requirements, issues, or suggestions.

2.2 Contribute Code

Interested in the project? Feel free to contribute by submitting PRs and adding new features.

3. Build & Run

This section describes how to build League Akari from the source code.

3.1 Electron Main Program

yarn install
yarn dev
yarn build:win

Private Packages

A valid GitHub PAT is required to install private packages.

NODE_AUTH_TOKEN must be set to the PAT value.

4. References

The development of League Akari has been greatly inspired by several outstanding open-source projects. These projects provided valuable insights and guidance for various modules of the software. We would like to extend our sincere appreciation to the authors and maintainers of the following resources:

Project Description
Pengu Loader The ultimate JavaScript plugin loader, build your unmatched LoL Client.
League of Legends LCU and Riot Client API Docs League of Legends LCU and Riot Client API Docs
Community Dragon Resource management and asset documentation reference.
Seraphine Provided integration approaches and insights into combining multiple tools.
fix-lcu-window Resolved the issue with abnormal window size of the League of Legends client.
Joi A League of Legends assistant. tool
vscode-league-respawn-timer An extension to display League of Legends player respawn time in Visual Studio Code.
LeaguePrank Provided inspiration for playful and humorous features.

5. Disclaimer

This software is a tool developed based on Riot's League Client Update (LCU) API. It does not use intrusive techniques and theoretically does not directly interfere with or modify game data. However, please be aware of potential compatibility issues or risks associated with game updates or anti-cheat systems.

The developer is not responsible for any consequences, such as account bans or data loss, resulting from the use of this software. Users are advised to fully understand the risks and take responsibility for their actions.

Additionally, this application is not officially supported or endorsed by Riot Games, all right reserved by Riot Games. Use it at your own risk, as it may violate the game's terms of service.

This disclaimer is intended to provide transparency and enable users to make informed decisions. Thank you for your understanding, and please ensure fair play in the gaming environment.

Star History Chart

⚠️ WARNING: This file was auto-modified by a script you ran.

0