1
0
Fork 0
WBM-Overlays/README.md
2022-06-29 23:53:06 +09:00

34 lines
1,019 B
Markdown

# WBM-Overlays
WBM has been officially included into the game
<details>
<summary>Potentially outdated information (click to unfold)</summary>
## Usage
1. [Download](https://github.com/War-Brokers-Mods/WBM-Overlays/archive/refs/heads/master.zip) and unzip the overlays.
2. Create a new browser source in OBS studio.
![OBS source](./.repo/img/obs_source.png)
3. Check the `Local file` checkbox and use a `.html` file of the overlay you want to use. Width and height of the overlays can be found [here](#obs-overlays).
![OBS source property](./.repo/img/obs_source_props.png)
## Overlays
- kills and games Elo (size: 355x140)
![Elo overlay](./.repo/img/elo.png)
## Special thanks
- [inorganik](https://github.com/inorganik) for [countUp.js](https://github.com/inorganik/countUp.js)
- [jassper0](https://github.com/jassper0) for [Elo overlay design](https://github.com/l3lackShark/static/tree/master/Simplistic)
## License
The source code of this project is available under the MIT License.
</details>