summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
Diffstat (limited to 'resource')
-rw-r--r--resource/GameMenu.res7
-rw-r--r--resource/ui/MainMenuOverride.res76
2 files changed, 80 insertions, 3 deletions
diff --git a/resource/GameMenu.res b/resource/GameMenu.res
index 1377990..2138d67 100644
--- a/resource/GameMenu.res
+++ b/resource/GameMenu.res
@@ -26,6 +26,13 @@
"label" "Adv. Options"
"command" "opentf2options"
}
+ "SteamWorkshopButton"
+ {
+ "label" ""
+ "command" "engine OpenSteamWorkshopDialog"
+ "subimage" "glyph_steamworkshop"
+ "tooltip" "Steam Workshop"
+ }
"AchievementsButton"
{
"label" ""
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res
index 25c97af..c1c7f1f 100644
--- a/resource/ui/MainMenuOverride.res
+++ b/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.0712"
+ "labelText" "v2018.0722"
"xpos" "r55"
"ypos" "r13"
"wide" "80"