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: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,9 +151,14 @@ AltLauncher comes with an auto-updater program that can act as a drop-in replace
151
151
152
152
- On Steam, you can modify the launch options to run the game through AltLauncher:
153
153
- `"C:\Path\To\AltLauncher.exe" -- %command%`
154
+
- You can disable the deletion of removed files and folders by setting `True` or `False` either the environment path: `AltLauncher_ForbidDeletions` or the ini setting: `[Settings]ForbidDeletions`
0 commit comments