- 🎮 Multi-Account Management - Seamlessly manage multiple League of Legends accounts
- 🏆 Account Information - Tracks the name, rank, phone verification and number of champions for each account
- 🎨 Integrated UI - Clean, responsive interface overlayed directly on your league client
- 🔄 Auto-Start & Updates - Automatic startup and updates make the usage frictionless
Shunpo can be downloaded from the latest release for Windows!
set BUILD_TEST=true
#alternative for powershell $ENV:BUILD_TEST=true
bun run dev
# Build for Windows
bun run build:win
shunpo/
├── src/
│ ├── main/ # Electron main process
│ ├── preload/ # Preload scripts
│ └── renderer/ # React frontend
├── build/ # Build assets
├── resources/ # App resources
└── scripts/ # Build scripts
- Windows 10/11
- League of Legends
This project is licensed under the MIT License - see the LICENSE file for details.
- LCU API: hasagi-core - League Client Update API integration
- Original Overlay: electron-overlay-window - Base overlay implementation
⭐ Star this repository if you find it helpful!
Made with ❤️ by FlayInAHook