diff options
Diffstat (limited to 'customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res')
| -rw-r--r-- | customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res | 76 |
1 files changed, 73 insertions, 3 deletions
diff --git a/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res b/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res index 562deae..6d62a59 100644 --- a/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res +++ b/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res @@ -814,7 +814,7 @@ { "ControlName" "EditablePanel" "fieldName" "WatchStreamButton" - "xpos" "125" + "xpos" "r28" "ypos" "62" "zpos" "1" "wide" "20" @@ -884,7 +884,7 @@ { "ControlName" "CTFStreamListPanel" "fieldName" "StreamListPanel" - "xpos" "300" + "xpos" "c100" "ypos" "90" "zpos" "1" "wide" "300" @@ -899,6 +899,76 @@ "navLeft" "WatchStreamButton" } + "SteamWorkshopButton" + { + "ControlName" "EditablePanel" + "fieldname" "SteamWorkshopButton" + "xpos" "125" + "ypos" "62" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "zpos" "5" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "" + "Command" "engine bug" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "actionsignallevel" "2" + "proportionaltoparent" "1" + + "paintbackground" "0" + "paintborder" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_bug" + } + } + } + "ReportBugButton" { "ControlName" "EditablePanel" @@ -1924,7 +1994,7 @@ "ControlName" "CExLabel" "fieldname" "VersionNumber" "font" "Cerbetica14" - "labelText" "v2018.0710" + "labelText" "v2018.0805" "xpos" "r55" "ypos" "r13" "wide" "80" |
