Skip to content

ARAM/URF balance buff viewer plugin for Pengu Loader

License

Notifications You must be signed in to change notification settings

FrannDzs/balance-buff-viewer

 
 

Repository files navigation

Preview image

Balance Buff Viewer

Game modes' balance buffs/nerfs viewer for Pengu Loader.

⚡ Features

  • Friendly UI with tooltips
  • Stat icons and highlighting
  • Multilingual support (en/vi/zh)
  • ARAM balance stats
  • ARURF/URF balance stats

📝 Todo

  • One for All balance stats
  • Nexus Blitz balance stats
  • Ultra SpellBook balance stats

🔨 Installation

👉 Goto Release to download the plugin.


Build from source

  • Clone this repo to your plugins folder.
  • NodeJS 16+ and pnpm are required to build.
pnpm i
pnpm crawl
pnpm build

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:

  • esm.sh
  • esm.run
  • unpkg

🍻 Credits

About

ARAM/URF balance buff viewer plugin for Pengu Loader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%