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: 5 months ago
JSON representation
Easily share your DRG loadouts from Karl.gg on your Twitch channel
- Host: GitHub
- URL: https://github.com/ajzbc/drg-loadout-twitch-extension
- Owner: ajzbc
- Created: 2022-02-11T03:31:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T06:00:22.000Z (over 4 years ago)
- Last Synced: 2026-01-20T15:47:19.426Z (8 months ago)
- Topics: deep-rock-galactic, drg, loadout, svelte, tailwindcss, twitch, twitch-extension, twitch-extensions, vite
- Language: Svelte
- Homepage: https://dashboard.twitch.tv/extensions/def7cehyx6hp9s0o4xxaj825ympssu-0.0.1
- Size: 729 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```