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: Data/TutorialContentBuilder.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ public static string BuildBody()
11
11
"Groups are labels for organizing the list. Type a group name, press Add, then use each mod row's group picker to move mods into that group. Group headers can collapse the section, move the group, rename it, delete it, or turn every mod in the group on or off together.",
12
12
"Portable Mode stores Better Mod Menu's save file beside the mod files. Leave it off for the normal game save location; turn it on when you want this mod setup to travel with a copied game or mod folder.",
13
13
"Backup saves copies of your Better Mod Menu profiles, groups, and the game's current enabled-mod settings, including Steam Workshop links when available. Load lets you choose a profile and group backup to restore. CSV creates a spreadsheet-friendly list of installed mods, versions, enabled state, group names, and Steam Workshop links when available.",
14
-
"The Logs button opens full BetterModMenu/TTSMM log output with warnings and errors highlighted when you need to see what happened. Use Open Folder in the log viewer to open the folder that contains the log file.",
14
+
"The Logs button opens full BetterModMenu/TTSMM log output with warnings and errors highlighted when you need to see what happened. Use its level toggles to show or hide debug, info, warning, error, and unclassified lines. Use Open Folder in the log viewer to open the folder that contains the log file.",
15
15
"Cloud-capable builds can mirror backups and CSV exports to a synced folder, but cloud behavior stays opt-in.");
0 commit comments