https://github.com/mrjosh/dota2-obs-overlays
OBS 🐸. Dota2 Automatic Overlays for streamers!
https://github.com/mrjosh/dota2-obs-overlays
dota-overlays dota2 obs overlays streamer-tool streamers
Last synced: about 1 year ago
JSON representation
OBS 🐸. Dota2 Automatic Overlays for streamers!
- Host: GitHub
- URL: https://github.com/mrjosh/dota2-obs-overlays
- Owner: mrjosh
- Created: 2020-12-03T14:13:28.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-01-01T09:41:17.000Z (over 5 years ago)
- Last Synced: 2025-03-06T06:39:09.798Z (over 1 year ago)
- Topics: dota-overlays, dota2, obs, overlays, streamer-tool, streamers
- Language: Vue
- Homepage:
- Size: 3.56 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# overlays-app
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).