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

balance-buff-viewer

Game modes' balance buff viewer for Pengu Loader.

⚡ FEATURES

  • Friendly UI with tooltips
  • Multilingual support
  • ARAM balance
  • ARURF/URF balance

📝 TODO

  • One for All
  • Nexus Blitz
  • Ultra SpellBook

🔨 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

npm package & remote plugin

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

import 'https://cdn.skypack.dev/balance-buff-viewer-plugin@latest?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%