Skip to content

Commit

Permalink
Update hud-fixes.json
Browse files Browse the repository at this point in the history
Added screenshots and comfig link
  • Loading branch information
CriticalFlaw committed Apr 14, 2024
1 parent 407dad0 commit 62b2c29
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions src/TF2HUD.Editor/JSON/hud-fixes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,20 @@
"Author": "CriticalFlaw",
"Description": "Bug fixes and minor visual improvements to the default Team Fortress 2 HUD.",
"Thumbnail": "https://user-images.githubusercontent.com/6818236/135371575-a5a7697c-a5d1-43e7-ae59-0369affe99f0.png",
"Screenshots": [
"https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/hud-fixes/menu.webp",
"https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/hud-fixes/loadout.webp",
"https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/hud-fixes/hud.webp",
"https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/hud-fixes/customizations.webp"
],
"Background": "https://user-images.githubusercontent.com/6818236/123523002-0061aa00-d68f-11eb-8c47-a17b47cbaf0c.png",
"Layout": [
"3 4 5 2",
"0 0 1 1"
],
"Links": {
"GitHub": "https://github.com/CriticalFlaw/TF2HUD.Fixes",
"ComfigHuds": "https://comfig.app/huds/page/hud-fixes/",
"Discord": "https://discord.gg/hTdtK9vBhE",
"Download": [
{
Expand Down Expand Up @@ -337,7 +344,7 @@
"Files": {
"resource/ui/#customizations/crosshair/crosshair_base.res": {
"CustomCrosshair": {
"font": "Size:$value"
"font": "Size-$value"
}
}
}
Expand Down Expand Up @@ -431,12 +438,6 @@
"Value": "false",
"Files": {
"resource/ui/#customizations/player_model/player_model_base.res": {
"classmodelpanelBG": {
"wide": {
"true": "0",
"false": "109"
}
},
"classmodelpanel": {
"wide": {
"true": "0",
Expand All @@ -446,6 +447,12 @@
"true": "0",
"false": "52"
}
},
"classmodelpanelBG": {
"wide": {
"true": "0",
"false": "109"
}
}
}
}
Expand Down

0 comments on commit 62b2c29

Please sign in to comment.