Skip to content

Installation

Healing Sentry edited this page May 8, 2021 · 2 revisions

Downloading

Click here to find the latest official release, or click here to download the newest "beta" release. I would recommend going with the official release however.

Installation

First things first, find your custom folder. The default location should be C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom. If you installed it on a drive that isn't your Windows Drive, check [Drive Letter]:\Steam\SteamApps\common\Team Fortress 2\tf\custom or a path similar to that. If you do not have a custom folder, make one. After that the instructions are pretty simple.

  1. Download the file.
  2. Extract or open up the zip and copy the folder inside named "sentryhud" (No -release attached).
  3. Navigate to [Drive Letter]:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom
  4. Paste the folder inside the custom folder.
  5. Ensure that the final file structure should resembles the following:
tf
└── custom
    └── sentryhud
        ├── materials
        ├── resource
        ├── scripts
        └── info.vdf

Note: Your file structure should be custom and then the hud folder with the hud items inside.

  • Correct: ...tf/custom/sentryhud/<HUD FILES>
  • Incorrect: ...tf/sentryhud
  • Incorrect: ...tf/custom/SentryHUD-release
  • Incorrect: ...tf/custom/sentryhud/sentryhud Anything that isn't the first one is incorrect as well.

You can find troubleshooting tips on the sidebar to your right.

Clone this wiki locally