Add Peak (app ID 3527290) to PROTECTED_APP_IDS to prevent uninstall

This commit is contained in:
Krzysztof kuhy Rudnicki 2026-05-04 15:59:54 +02:00
parent 14d706ee16
commit a1fbd034c9

View File

@ -84,6 +84,7 @@ PROTECTED_APP_IDS = {
3949040, # RV There Yet?
2252570,
220200,
3527290, # Peak
}
STEAMAPPS_PATH = Path("~/.local/share/Steam/steamapps").expanduser()