You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mod.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@
95
95
"copy-list": "Copy Enabled Options",
96
96
"disable-cheats": "Disable Cheats"
97
97
},
98
-
"description": "Quickly disable every option that is <cr>marked as cheating</c>. <cg>Feel free to do this if *Automatic Safe Mode* is enabled and you're not sure what's triggering it.</c>\n\n>  <cj>*When reaching support, be sure to copy your currently enabled options list beforehand.*</c>"
98
+
"description": "Quickly disable every option that is <cr>marked as cheating</c>. <cg>Feel free to do this if *Automatic Safe Mode* is enabled and you're not sure what's triggering it.</c>\n\n>  <cj>*Before reaching support, be sure to keep a copy of your currently enabled options list.*</c>"
99
99
},
100
100
"ui": {
101
101
"type": "title",
@@ -128,7 +128,7 @@
128
128
"theme-background": {
129
129
"type": "file",
130
130
"name": "Menu Theme Background",
131
-
"description": "Local image file to use as a semi-transparent background image for the <cg>Horrible Options</c> menu interface. <co>Selected image will be stretched to fit the menu window's size.</c>\n\n>  <cg>*To load animated images, first install [ImagePlus](mod:prevter.imageplus).*</c>\n\n<mod:prevter.imageplus>",
131
+
"description": "Local image file to use as a semi-transparent background image for the <cg>Horrible Options</c> menu interface. <co>Selected image will be stretched to fit the menu window's size.</c>\n\n>  <cg>*To load animated images, first install [ImagePlus](mod:prevter.imageplus).*</c>\n\n<mod:prevter.imageplus>",
"If <cg>Horrible Menu</c> <cy>is causing issues</c>, you may reach out to the <cl>Breakeode</c> development team by <cy>creating a ticket in their support server</c>. If you have any other questions, feel free to ask!\n\n"
158
+
"Would you like to join <cl>Breakeode</c>'s support Discord server?",
159
+
"Cancel",
160
+
"OK",
161
+
[](auto, bool ok) {
162
+
if (ok) web::openLinkInBrowser("https://dsc.gg/breakeode");
0 commit comments