https://github.com/tedbyron/krugg
League of Legends build helper
https://github.com/tedbyron/krugg
lcu-api league-of-legends tauri-app tauri-plugin
Last synced: 9 months ago
JSON representation
League of Legends build helper
- Host: GitHub
- URL: https://github.com/tedbyron/krugg
- Owner: tedbyron
- License: apache-2.0
- Created: 2025-03-03T16:52:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T18:40:17.000Z (about 1 year ago)
- Last Synced: 2025-08-28T09:19:00.673Z (10 months ago)
- Topics: lcu-api, league-of-legends, tauri-app, tauri-plugin
- Language: Rust
- Homepage:
- Size: 725 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# krugg
League of Legends build helper
## Dev
Requires node 22, rust nightly
```sh
npm i
npm -w tauri-plugin-lcu run build
npm run tauri dev
```