diff --git a/README.md b/README.md index 249b215..f3bd5e4 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,12 @@ -# **INSTALLATION GUIDE YOU ACTUALLY NEED TO READ THIS I KNOW YOU THINK YOU CAN INSTALL A HUD BUT THIS NEEDS SOME EXTRA STUFF** +# **INSTALLATION GUIDE** -You can install the main hud file like normal, i.e., drop the "menthahud-main" folder into tf/custom. However, you NEED to add to your config the following two commands (preferably in autoexec or whatever idk if it resets or not when you restart game): - -`tf_mm_dashboard_slide_panel_step 0` - -`tf_dashboard_slide_time 0` +You can install the main hud file like normal, i.e., drop the "menthahud-main" folder into tf/custom. ## recommended hud commands 1. use tf_hud_target_id_alpha 255 or else it breaks 2. I don't suggest changing the "HP Buff" color because I use it in a lot of other hud elements -This controls the animation when you click on "Casual" to queue, and the menu slides out from the side. For some bizarre reason this animation is permanently baked in so these two commands are the only way I can find (right now) that control it. The menu still slides back out of view when you close, and preferably it just vanishes but whatever. - ## Warnings and Precautions and Broken Things and Such Firstly, I have made this hud using 16:9 1920x1080. In my videos using 4:3 windowed with no black bars or stretched, the main menu is a little bit weird. Still definitely usable as normal. I cannot guarantee it works nicely on ultrawide or other weirder resolutions, so just be warned if you do mess with your res. As well, I am running Windows 10. A friend tested this hud on Linux and some things broke due to file directory names including caps but they were also missing default TF2/HL2 fonts so their computer might have just been fucked to begin with. No idea. Just be aware if it breaks, I guess.