Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajzbc/drg-loadout-twitch-extension

Easily share your DRG loadouts from Karl.gg on your Twitch channel
https://github.com/ajzbc/drg-loadout-twitch-extension

deep-rock-galactic drg loadout svelte tailwindcss twitch twitch-extension twitch-extensions vite

Last synced: 22 days ago
JSON representation

Easily share your DRG loadouts from Karl.gg on your Twitch channel

Awesome Lists containing this project

README

        

# Deep Rock Galactic Loadouts Twitch Extension

Loadouts from [karl.gg](https://karl.gg)

### Run

```sh
npm install
npm run dev
```

### Build for Twitch

```sh
npm run zip
```