diff options
| author | Igor Nikitin <[email protected]> | 2018-08-17 14:57:17 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-08-17 14:57:17 -0400 |
| commit | 25bc0a37ba00fb92500d3b260b5e1793d3d6c1f1 (patch) | |
| tree | 71e21fcaecd59c42d0ccdd1e314c32eb9457986e | |
| parent | 40607cb02752a894fef2762fb83fb96c14054307 (diff) | |
Updated README.md
- Added a section regarding a recurring bug with the TargetID health value
- Removed the MacOS support section because compatibility is incomplete
- Bumped the version number
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -51,8 +51,8 @@ tf Help/Support -------- -* If you have a MacOS, remove the existing clientscheme.res file in the `rayshud/resources` folder and rename the file clientscheme_mac to clientscheme. If you don't do this, the in-game font will not render properly, or maybe still won't. -* If you've found a bug, need help or have a suggestion - either [open a support ticket here on GitHub](https://github.com/raysfire/rayshud/issues/new) or [make a post on the Steam Group](https://steamcommunity.com/groups/rayshud). +* If you can't see player health as Spy or the Medic, disable floating TargetID health by inputting `tf_hud_target_id_disable_floating_health 1` into the console or disabling the option in Advanced Options. +* If you've found a bug or have a suggestion, [open a ticket on GitHub](https://github.com/raysfire/rayshud/issues/new) or [make a post on the Steam Group Forums](https://steamcommunity.com/groups/rayshud/discussions). Credits -------- @@ -63,4 +63,4 @@ Credits * My team - For dealing with me and giving me constructive feedback all the time. * Flame - If it weren't for your guide, I couldn't have made this at all. Thanks a million, man. -v2018.08.05 +v2018.08.12 |
