New ICO better Help Text
This commit is contained in:
@@ -348,12 +348,14 @@ class SeaLoaderApp(tk.Tk):
|
||||
)
|
||||
text = (
|
||||
"Usage:\n\n"
|
||||
"1) Paste a Steam Workshop URL at the top and click 'Fetch Required Mods'.\n"
|
||||
"1) Download all required mods from Steam Workshop.\n"
|
||||
" - Using subscribe to all wil work, you must load into seapower after they have downloaded then close the game.\n"
|
||||
"2) Paste a Steam Workshop URL at the top and click 'Fetch Required Mods'.\n"
|
||||
" - Right list shows required Mod IDs, names and whether they are installed.\n"
|
||||
"2) Installed mods load automatically from usersettings.ini (left list).\n"
|
||||
"3) Click 'Enable Matching Mods' to turn on any installed required mods.\n"
|
||||
"3) Installed mods load automatically from usersettings.ini (left list).\n"
|
||||
"4) Click 'Enable Matching Mods' to turn on any installed required mods.\n"
|
||||
" - A .bak backup of usersettings.ini is created before changes.\n"
|
||||
"4) Mods marked Missing must be installed separately in Sea Power.\n\n"
|
||||
"5) Mods marked Missing must be downloaded from the workshop see step 1.\n\n"
|
||||
"Tips:\n"
|
||||
"- Run with a custom INI path: python sealoader_gui.py \"<path-to-usersettings.ini>\"\n"
|
||||
"- Press F1 to open this help.\n\n"
|
||||
|
||||
Reference in New Issue
Block a user