improved readability
This commit is contained in:
parent
ecaa0956cc
commit
5c1892cf27
1 changed files with 7 additions and 16 deletions
23
README.md
23
README.md
|
@ -8,9 +8,6 @@
|
|||
<img src="images/WBM.png" alt="WBM logo"/>
|
||||
</p>
|
||||
|
||||
> **WARNING**<br />
|
||||
> WBM only works with steam clients. It is **NOT compatible with browsers**.
|
||||
|
||||
**W**ar **B**rokers **M**ods, AKA **WBM** is a unofficial mod for [War Brokers](https://store.steampowered.com/app/750470).<br />
|
||||
|
||||
<details>
|
||||
|
@ -26,7 +23,7 @@
|
|||
|
||||
## Installation
|
||||
|
||||
Officially supported platforms: Windows, MacOS, and Linux
|
||||
Only Windows, MacOS, and Linux are officially supported. It is Not compatible with browsers.
|
||||
|
||||
> **WARNING**<br />
|
||||
> I do not upload WBM anywhere other than github. If you find it elsewhere, IT IS NOT UPLOADED BY ME.
|
||||
|
@ -62,7 +59,7 @@ Officially supported platforms: Windows, MacOS, and Linux
|
|||
|
||||

|
||||
|
||||
2. Check `Local file` checkbox and set the file to index.html of the overlay you want to use. Width and height of the overlays can be found [here](#obs-overlay)
|
||||
2. Check the `Local file` checkbox and set the file to `index.html` of the overlay you want to use. Width and height of the overlays can be found [here](#obs-overlay)
|
||||
|
||||

|
||||
|
||||
|
@ -94,13 +91,7 @@ Simply replace the existing dll file with the latest version.
|
|||
|
||||
## Features
|
||||
|
||||
Full list of features:
|
||||
|
||||
- [x] in-game overlays
|
||||
- [x] quick shortcuts
|
||||
- [ ] OBS overlays
|
||||
|
||||
### in-game overlay
|
||||
### in-game overlays
|
||||
|
||||
- Tab Leaderboard
|
||||
|
||||
|
@ -121,9 +112,9 @@ Full list of features:
|
|||
|
||||
- total headshot count
|
||||
|
||||
### OBS overlay
|
||||
### OBS overlays
|
||||
|
||||
- kills and games Elo
|
||||
- kills and games Elo (size: 355, 140)
|
||||
|
||||

|
||||
|
||||
|
@ -143,9 +134,9 @@ Full list of features:
|
|||
- Daily and history record
|
||||
-->
|
||||
|
||||
- Controls
|
||||
### Controls
|
||||
|
||||
- Shift to crouch
|
||||
- Shift to crouch
|
||||
|
||||
# Building
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue