summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2018-08-17 14:57:17 -0400
committerGitHub <[email protected]>2018-08-17 14:57:17 -0400
commit25bc0a37ba00fb92500d3b260b5e1793d3d6c1f1 (patch)
tree71e21fcaecd59c42d0ccdd1e314c32eb9457986e
parent40607cb02752a894fef2762fb83fb96c14054307 (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.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8937d8b..78954a9 100644
--- a/README.md
+++ b/README.md
@@ -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