An open API service indexing awesome lists of open source software.

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

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
```