mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-08 16:51:46 +00:00
My personal Team Fortress 2 HUD
customizations | ||
materials | ||
resource | ||
screenshots | ||
scripts | ||
sound/vo | ||
.gitignore | ||
info.vdf | ||
README.md |
dogHUD
A modified version of Hypnotize's Hypnotize HUD.
Menu background by u/TheWildSpot.
Screenshots
Notes
-
This is a messy project that is really intended for personal consumption only.
-
Most customizables have been removed (or are being removed) in order to make the project easier to maintain.
-
Changes may occur without warning.
-
-
The 'Favorite' button on the main menu just executes
favcmd
. Alias any command tofavcmd
to trigger it with that button:
alias favcmd "connect <your favorite server's IP>"
- Full Linux compatibility is currently untested, but is a (future) goal.