diff --git a/hud-data/woolhud.json b/hud-data/woolhud.json
index 89f7e81e..f548b7a4 100644
--- a/hud-data/woolhud.json
+++ b/hud-data/woolhud.json
@@ -1,15 +1,14 @@
{
"name": "WoolHUD",
"author": "Beventar",
- "distinguishedFromParent": false,
"resources": [
"WoolHUD-banner",
- "mainmenu",
- "loadout",
"spy",
- "scoreboard",
+ "medic",
"engineer",
- "medic"
+ "scoreboard",
+ "loadout",
+ "mainmenu"
],
"flags": [
"menus",
@@ -19,12 +18,9 @@
"streamer-mode",
"customization"
],
- "tags": [
- "minimal",
- "clean"
- ],
+ "tags": ["minimal","clean","competitive"],
"repo": "https://github.com/Beventar/WoolHUD",
- "hash": "fedebb05b44bc97c88b273e6956425af66429cbd",
+ "hash": "c0a091aed7a6826fc0e8af43e0c057ab0a602517",
"prerelease": false,
"social": {
"steam_profile": "76561198312601389",
@@ -33,11 +29,7 @@
"album": "https://github.com/Beventar/WoolHUD/wiki/Screenshots"
},
"traits": {
- "os": [
- "windows",
- "mac",
- "linux"
- ],
+ "os": ["windows","mac","linux"],
"gamemode": [
"tournament",
"comp",
@@ -57,13 +49,7 @@
"sd",
"tc"
],
- "res": [
- "4/3",
- "16/9",
- "16/10"
- ],
- "position": [
- "center"
- ]
+ "res": ["4/3","16/9","16/10"],
+ "position": ["center"]
}
}
diff --git a/hud-pages/woolhud.md b/hud-pages/woolhud.md
index 61da8553..fcc00156 100644
--- a/hud-pages/woolhud.md
+++ b/hud-pages/woolhud.md
@@ -1,46 +1,52 @@
+## Check [GitHub](https://github.com/Beventar/WoolHUD) for the latest version
+
-A highly accurate and up-to-date replica of Woolen's TF2 HUD - a minimal, gameplay-focused HUD, with added customizations.
+A highly accurate and complete replica of Woolen's TF2 HUD - a minimal, gameplay-focused HUD, with added customizations.
-[Screenshots](https://github.com/Beventar/WoolHUD/wiki/Screenshots) | [GitHub](https://github.com/Beventar/WoolHUD) | [Wiki](https://github.com/Beventar/WoolHUD/wiki)
+[How to install](https://github.com/Beventar/WoolHUD/wiki/Installation) | [Screenshots](https://github.com/Beventar/WoolHUD/wiki/Screenshots) | [Wiki](https://github.com/Beventar/WoolHUD/wiki) | [GitHub](https://github.com/Beventar/WoolHUD)
-# Info
+## Overview
+This HUD aims to be the best recreation of Woolen's HUD while fixing various issues.
-My goal is to try to make the best replica with as few bugs as possible. Some things are not faithful to the original HUD because they are either bugged or ugly.
+Some [things may differ](https://github.com/Beventar/WoolHUD/wiki/Replica-vs-Original) slightly from the original if they were bugged, inconsistent or visually unclear.
-By default the newest version is used. `#alternatives` contain elements from older versions. `#customizations` are not faithful to Woolen's original HUD.
+The HUD includes optional customizations:
-_In the screenshots I'm using the recommended settings._
+- **`#alternatives`** - elements from older versions of Woolen's HUD
+- **`#customizations`** - improvements not present in the original HUD
-# Recommended customizations
+By default, the most used/iconic version of the HUD is used (with some QOL #alternatives).
+ * Take a look at other [possible versions](https://github.com/Beventar/WoolHUD/wiki/HUD-Versions).
-For the best possible experience, I highly recommend enabling:
+*Note: Screenshots show the HUD with recommended customizations.*
-**#alternatives**
-- main menu
-- menu-normal-names-gamemenu.res
-- game timers
-- control point
-- objectivestatusescort.res
+## Recommended customizations
+For the best possible experience, I recommend enabling:
-**#customizations**
-- more themed elements
-- options-classloadoutpanel.res
-- cleaner buildings panels
-- metal-xhair-hudlayout.res
-- centered mvm money
-- payload race panel
+### #alternatives
+- [Main Menu](https://github.com/Beventar/WoolHUD/wiki/Main-Menu)
+- [menu-normal-names-gamemenu.res](https://github.com/Beventar/WoolHUD/wiki/Main-Menu-Labels)
+- [Game Timers](https://github.com/Beventar/WoolHUD/wiki/Game-Timers)
+- [Control Point](https://github.com/Beventar/WoolHUD/wiki/Control-Point)
+- [objectivestatusescort.res](https://github.com/Beventar/WoolHUD/wiki/Payload-Panel)
-[How to enable](https://github.com/Beventar/WoolHUD/wiki/Customizations)
+### #customizations
+- [More Themed Elements](https://github.com/Beventar/WoolHUD/wiki/More-Themed-Elements)
+- [options-classloadoutpanel.res](https://github.com/Beventar/WoolHUD/wiki/Class-Loadout-Options)
+- [Cleaner Buildings Panels](https://github.com/Beventar/WoolHUD/wiki/Cleaner-Buildings-Panels)
+- [metal-xhair-hudlayout.res](https://github.com/Beventar/WoolHUD/wiki/Metal-Xhair)
+- [Centered MVM Money](https://github.com/Beventar/WoolHUD/wiki/Centered-MVM-Money)
+- [Payload Race Panel](https://github.com/Beventar/WoolHUD/wiki/Payload-Race-Panel)
-# Credits
-- Used Elements: Whisker, CriticalFlaw & raysfire, Antwan, Jakadak & n0kk, Griever
-- Crosshairs & Icons: Hypnotize
-- Tools: Revan's VDF Plugin
-- References: JarateKing, Revan, Hypnotize
-- HUD Help: [HUDS.TF](https://discord.com/invite/Hz3Q4Z8) Discord
-- Woolen: Creating his HUD, Permission to publish
+[How to enable](https://github.com/Beventar/WoolHUD/wiki/Customizations)
-YouTube | Twitch | Discord
+## Credits
+- **Used Elements:** Whisker, CriticalFlaw & raysfire, Antwan, Jakadak & n0kk, Griever, Sevin
+- **Crosshairs & Icons:** Hypnotize
+- **Tools:** Revan's VS Code VDF Plugin, Cueki's HUD Normalizer
+- **References:** JarateKing, Revan, Hypnotize
+- **HUD Help:** [HUDS.TF Discord](https://discord.com/invite/Hz3Q4Z8)
+- **[Woolen](https://youtube.com/@awoolensleevelet):** Creating his HUD, Giving permission to publish
\ No newline at end of file
diff --git a/hud-resources/woolhud/mainmenu.webp b/hud-resources/woolhud/mainmenu.webp
index 0f4fee30..9bec801b 100644
Binary files a/hud-resources/woolhud/mainmenu.webp and b/hud-resources/woolhud/mainmenu.webp differ