summaryrefslogtreecommitdiff
path: root/customizations/scoreboards/scoreboard-minimal.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-04-14 23:19:28 -0400
committerCriticalFlaw <[email protected]>2021-04-14 23:19:28 -0400
commit3d9d0684b148d5b834aacd90482a504fd64f27a6 (patch)
tree71162e4b023e8efe115597121b520e842ba1be53 /customizations/scoreboards/scoreboard-minimal.res
parent1d131b0e92939a7893e7ea7efd54d7379674cce0 (diff)
Customizations Update
- Reworked how customizations work. Now customization files must be moved into the #customizations/_enabled folder to be enabled. This effectively makes the hud incompatible with the older version of the editor/installer, so please update to the latest version (2.0) - Fixed a black bar appearing in tournament mode (#163) - Fixed the class selection page not display class limits. - Bumped version number.
Diffstat (limited to 'customizations/scoreboards/scoreboard-minimal.res')
-rw-r--r--customizations/scoreboards/scoreboard-minimal.res80
1 files changed, 0 insertions, 80 deletions
diff --git a/customizations/scoreboards/scoreboard-minimal.res b/customizations/scoreboards/scoreboard-minimal.res
deleted file mode 100644
index cfde065..0000000
--- a/customizations/scoreboards/scoreboard-minimal.res
+++ /dev/null
@@ -1,80 +0,0 @@
-"Resource/UI/Scoreboard.res"
-{
- "scores"
- {
- "medal_width" "18"
- }
- "BlueScoreBG"
- {
- "ypos" "279"
- }
- "BlueLeaderAvatar"
- {
- "ypos" "279"
- }
- "RedScoreBG"
- {
- "ypos" "279"
- }
- "RedLeaderAvatar"
- {
- "ypos" "279"
- }
- "ScoreboardBackground"
- {
- "ypos" "304"
- }
- "Red6sBackground"
- {
- "xpos" "c65"
- "ypos" "265"
- "zpos" "240"
- }
- "Blue6sBackground"
- {
- "xpos" "c65"
- "ypos" "121"
- }
- "BlueTeamName"
- {
- "ypos" "279"
- }
- "BlueTeamScore"
- {
- "ypos" "278"
- }
- "BlueTeamScoreDropshadow"
- {
- "ypos" "280"
- }
- "BlueTeamPlayerCount"
- {
- "ypos" "265"
- }
- "RedTeamName"
- {
- "ypos" "279"
- }
- "RedTeamScore"
- {
- "ypos" "278"
- }
- "RedTeamScoreDropshadow"
- {
- "ypos" "280"
- }
- "RedTeamPlayerCount"
- {
- "ypos" "265"
- }
- "BluePlayerList"
- {
- "ypos" "304"
- "tall" "98"
- }
- "RedPlayerList"
- {
- "ypos" "304"
- "tall" "98"
- }
-} \ No newline at end of file