summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HowToInstall.txt51
-rw-r--r--README.md15
2 files changed, 7 insertions, 59 deletions
diff --git a/HowToInstall.txt b/HowToInstall.txt
deleted file mode 100644
index b02caa2..0000000
--- a/HowToInstall.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-HOW TO INSTALL RAYSHUD:
-
-1. Extract the files of this folder to your C:\Program Files (x86)\Steam\steamapps\common\team fortress 2\tf\custom\<ANY FOLDER NAME> folder.
-
-IF YOU WANT THE MINMODE VERSION:
-
-Instead of extracting the root folders to your tf folder, instead copy all of the folders within the "minmode" folder that's contained with the hud to your tf folder.
-
-2. If you've ever had a custom hud before this one it will most likely ask you if you want to override the folder/files. Select yes.
-
-NOTE: Remember to back up your previous folders before doing this, just in case something goes wrong.
-
-3. Enjoy!
-
-________
-
-
-If you're on a 4:3 resolution, (800x600, 1024x768, etc.), then after installing the hud, open up the 4_by_3_ratio folder.
-
-Once in there, copy all of the files and paste them in your tf/resource/ui folder, and have them overwrite any previous files.
-
-This should fix the scoreboard, the MvM scoreboard, and the tournament spectator hud.
-
-________
-
-If you'd like to install a hud crosshair, those can be enabled by editing the hudlayout.res file in your tf/scripts folder.
-
-For more information on this, as well as turning on hud crosshair outlines, check out page three of my thread for more detailed instructions:
-
-http://teamfortress.tv/forum/thread/981-rayshud/3
-
-________
-
-IF YOU HAVE A MAC, DELETE THE CURRENT FONTS IN PLACE (CERBETICA, CERBETICA_EDITED), AND REPLACE THEM WITH THE ONES THAT HAVE A "-MAC" SUPPFIX.
-
-If you don't do this, the fonts won't render properly in your game.
-
-________
-
-If you have any questions/concerns/comments, please either email me at [email protected], or post in my main support thread: http://teamfortress.tv/forum/thread/981-rayshud .
-
-Thank you for using, and I hope you enjoy the hud. :>
-
-
-
-
-
-
-
-
-
diff --git a/README.md b/README.md
index cad9958..3684ac7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
rayshud
=======
-A hud for Team Fortress 2.
+A HUD for Team Fortress 2.
About
-------
@@ -33,11 +33,9 @@ To Install
Be sure to back up your old hud folder first! Never know when something might break, and it's always best to be prepared.
1. Press `Download Zip` on Github. This will download `rayshud-master.zip`
-2. Navigate to `C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf`
-3. Create a folder named `custom` if it does not already exist
-4. Extract .zip file contents into `custom` directory. You may rename the top folder whatever you wish.
-
-The final structure should resemble the following:
+2. Navigate to `C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom`
+3. Extract .zip file contents into the `custom` folder.
+4. Ensure that the final structure file should resembles the following:
```
tf
└── custom
@@ -51,8 +49,9 @@ tf
Help/Support
--------
-
-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 have a MAC, replace the current fonts (CERBETICA, CERBETICA_EDITED) with those that have a "-MAC" suffix. If you don't do this, the in-game font will not render properly.
+* If you're on a 4:3 resolution, (800x600, 1024x768, etc.), then after installing raysHUD, copy the contents of `rayshud/customizations/4_by_3_ratio` folder into `rayshud/resource/ui`.
+* 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).
Credits
--------