nomi-san / balance-buff-viewer

ARAM/URF balance buff viewer plugin for Pengu Loader
MIT License
23 stars 4 forks source link
aram balance league-client league-of-legends lol pengu-loader pengu-plugin plugins urf

Preview image

Balance Buff Viewer

Game modes' balance buffs/nerfs viewer for Pengu Loader

⚡ Features

🎮 Game modes


🔨 Installation


For Pengu Loader v1.1.2+, click 👇 to install.



Or goto 👉 Releases page to download the plugin manually.


Build from source

pnpm i
pnpm crawl
pnpm build

Contribute your translation

  1. Find your locale by using Pengu DevTools.
  2. Add your translation to src/trans.json.
  3. Open a new Pull Request 👌

Remote plugin

This plugins is also a npm package (balance-buff-viewer-plugin). The plugin entry will import its source via Skypack CDN with @latest version, so it will be automatically updated when we publish a newer version.

import 'https://cdn.skypack.dev/balance-buff-viewer-plugin?min';

In case of regional restrictions, you can use other ESM CDNs:

🍻 Credits