Sync from development - prepare for v0.3.0

This commit is contained in:
Omni
2026-02-07 18:26:54 +00:00
parent b55e1cf768
commit 12294d3186
169 changed files with 31749 additions and 33649 deletions

View File

@@ -244,7 +244,7 @@ class SuccessDialog(QDialog):
else:
base_message = f"You can now launch {self.modlist_name} from Steam and enjoy your modded {game_display} experience!"
# Note: ENB-specific Proton warning is now shown in a separate dialog when ENB is detected
# ENB Proton warning shown in separate dialog
return base_message
def _update_countdown(self):