Search for teammate information
This is a Pengu Loader Plugin
Thank for nomi continuous help and support
Please do not use it together with balance-buff-viewer, because I use almost the same display method as it
Borrowed the idea from balance-buff-viewer
- Multi-language support
- Add settings options
- Add lane information display
Homepage privacy status check
Historical record inquiry
Rank information inquiry
KDA display need fix bug
Download and extract Releases, then place it in the plugin directory of Pengu Loader, making sure the file path is
📂 Pengu Loader
└── 📂 plugins
├── 📂 @default
└── 📂 TeamInsightX
├── 📄 index.js
├── 📂 js
│ ├─ 📄 DataQuery.js
│ ├─ 📄 LoadDataInfo.js
│ └─ 📄 tooltip.js
└── 📂 css
└── 🎨 resource.css
be to download TeamInsightX.js
from Releases, and the file path should be set as shown below
📂 Pengu Loader
└── 📂 plugins
├── 📂 @default
└── 📄 TeamInsightX.js