Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ajzbc/drg-loadout-twitch-extension
- Owner: ajzbc
- Created: 2022-02-11T03:31:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T06:00:22.000Z (almost 3 years ago)
- Last Synced: 2024-11-30T12:32:45.755Z (about 1 month 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
```