Skip to content

Commit

Permalink
Merge pull request #393 from VillageGreenPreserver/main
Browse files Browse the repository at this point in the history
Submit VCR Hud
  • Loading branch information
rbjaxter authored Sep 22, 2024
2 parents ed4bcd3 + 1d1b1ad commit 697da10
Show file tree
Hide file tree
Showing 9 changed files with 53 additions and 0 deletions.
50 changes: 50 additions & 0 deletions hud-data/vcr-hud.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"name": "VCR_HUD",
"author": "Village Green Preserver",
"releaseDate": "2024-09-17",
"distinguishedFromParent": false,
"resources": [
"00-banner",
"01-menu",
"03-loadout",
"12-class",
"14-xhair-values",
"21-scoreboard",
"27-pl"
],
"flags": [
"fonts",
"menus",
"scoreboards",
"materials"
],
"repo": "https://github.com/VillageGreenPreserver/VCRHud",
"hash": "901e92588faef788a2e06b74bd86407dcb483f6e",
"prerelease": false,
"social": {
"album": "https://github.com/VillageGreenPreserver/VGP-Screens/blob/main/pages/VCR.md"
},
"traits": {
"os": [
"windows"
],
"gamemode": [
"ad",
"ctf",
"cp",
"koth",
"pl",
"plr",
"pd",
"tc"
],
"res": [
"4/3",
"16/9",
"16/10"
],
"position": [
"corners"
]
}
}
3 changes: 3 additions & 0 deletions hud-pages/vcr-hud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
An experimental TF2 hud

Make sure to run the command mat_viewportscale 1 to scale the game back to normal after uninstalling
Binary file added hud-resources/vcr-hud/00-banner.webp
Binary file not shown.
Binary file added hud-resources/vcr-hud/01-menu.webp
Binary file not shown.
Binary file added hud-resources/vcr-hud/03-loadout.webp
Binary file not shown.
Binary file added hud-resources/vcr-hud/12-class.webp
Binary file not shown.
Binary file added hud-resources/vcr-hud/14-xhair-values.webp
Binary file not shown.
Binary file added hud-resources/vcr-hud/21-scoreboard.webp
Binary file not shown.
Binary file added hud-resources/vcr-hud/27-pl.webp
Binary file not shown.

0 comments on commit 697da10

Please sign in to comment.