From 82ad6fbd98e470c3f57c8bf099fafd9b191cbe61 Mon Sep 17 00:00:00 2001 From: yawntf2 <211216995+yawntf2@users.noreply.github.com> Date: Tue, 4 Nov 2025 19:42:28 +0100 Subject: [PATCH 1/3] Add files via upload --- hud-data/broesel-light.json | 46 +++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 hud-data/broesel-light.json diff --git a/hud-data/broesel-light.json b/hud-data/broesel-light.json new file mode 100644 index 00000000..c006e1d0 --- /dev/null +++ b/hud-data/broesel-light.json @@ -0,0 +1,46 @@ +{ + "name": "broesel-light", + "": ".", + "author": "yawn", + "contributors": [ + "Broesel", + "Hypnootize", + "Joe" + ], + "releaseDate": "2025-11-04", + "parent": "broesel-old", + "distinguishedFromParent": true, + "resources": [ + "https://imgur.com/a/QIxUBS7" + ], + "flags": [ + "fonts", + "scoreboards", + "minmode" + ], + "repo": "https://github.com/yawntf2/broesel-light", + "hash": "ff07307ad7e8b11bd5ba4d4fcadc09f5fca13819", + "prerelease": false, + "social": { + "discord": "j3an__", + "album": "https://imgur.com/a/QIxUBS7" + }, + "traits": { + "os": [ + "windows" + ], + "gamemode": [ + "tournament", + "comp", + "cp", + "mvm", + "pl" + ], + "res": [ + "16/9" + ], + "lang": [ + "All" + ] + } +} \ No newline at end of file From 64f53a49cf7af72e38c51ab5265d0c201503ca95 Mon Sep 17 00:00:00 2001 From: yawntf2 <211216995+yawntf2@users.noreply.github.com> Date: Thu, 6 Nov 2025 20:47:54 +0100 Subject: [PATCH 2/3] Update hud-data/broesel-light.json Co-authored-by: mcoms --- hud-data/broesel-light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hud-data/broesel-light.json b/hud-data/broesel-light.json index c006e1d0..3dd86f04 100644 --- a/hud-data/broesel-light.json +++ b/hud-data/broesel-light.json @@ -40,7 +40,7 @@ "16/9" ], "lang": [ - "All" + "all" ] } } \ No newline at end of file From 8b3f1fb52d606808354674b5d1ff2014319d4480 Mon Sep 17 00:00:00 2001 From: yawntf2 <211216995+yawntf2@users.noreply.github.com> Date: Thu, 6 Nov 2025 20:50:12 +0100 Subject: [PATCH 3/3] Update broesel-light.json --- hud-data/broesel-light.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hud-data/broesel-light.json b/hud-data/broesel-light.json index 3dd86f04..10d5a772 100644 --- a/hud-data/broesel-light.json +++ b/hud-data/broesel-light.json @@ -1,6 +1,5 @@ { "name": "broesel-light", - "": ".", "author": "yawn", "contributors": [ "Broesel", @@ -43,4 +42,4 @@ "all" ] } -} \ No newline at end of file +}