Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/HUDEditor/JSON/kbnhud.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/CriticalFlaw/TF2HUD.Editor/master/src/HUDEditor/JSON/Schema/schema.json",
"Author": "Jotunn",
"Description": "A TF2 HUD boiled down for competitive play and no-frills streamlining of as many elements as possible. Based on KNHUD with lots of customization from a long life and user suggestions. Pairs best with sniping. Thanks for 10 amazing years of this HUD!",
"Thumbnail": "https://static.tf2huds.dev/KBNHud/img/ehYUnaI.png",
"Thumbnail": "https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/kbnhud/01-kbnhud-banner.webp",
"Screenshots": [
"https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/kbnhud/02-kbnhud-main-menu.webp",
"https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/kbnhud/05-kbnhud-in-game.webp",
Expand All @@ -29,7 +29,7 @@
//10-Spy & Engie Color Options
//Refer to screenshot of this HUD's options for more visual aid, this file is meant to be a guide for newcomers as well as a working piece of code.
"Links": {
"Update": "https://github.com/Jotunn/kbnhud/archive/master.zip",
"Update": "https://github.com/Jotunn/kbnhud/archive/refs/heads/master.zip",
"GitHub": "https://github.com/Jotunn/kbnhud",
"TF2Huds": "https://tf2huds.dev/hud/KBNHud",
"ComfigHuds": "https://comfig.app/huds/page/kbnhud/",
Expand Down Expand Up @@ -990,4 +990,4 @@
}
]
}
}
}
Loading