1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-07-27 00:51:47 +00:00
My personal Team Fortress 2 HUD
Go to file
2023-01-16 19:07:19 -05:00
customizations Initial commit 2021-11-01 11:05:16 -04:00
materials Improve building status UI 2023-01-16 19:07:19 -05:00
resource Improve building status UI 2023-01-16 19:07:19 -05:00
screenshots Add screenshots to README.md 2022-04-11 00:51:52 -04:00
scripts Improve building status UI 2023-01-16 19:07:19 -05:00
sound/vo Update material files from upstream 2023-01-14 17:22:10 -05:00
.gitignore Update material files from upstream 2023-01-14 17:22:10 -05:00
info.vdf Initial commit 2021-11-01 11:05:16 -04:00
README.md Add screenshots to README.md 2022-04-11 00:51:52 -04:00

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 to favcmd 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.