mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 14:23:16 +02:00
Add Peak (app ID 3527290) to PROTECTED_APP_IDS to prevent uninstall
This commit is contained in:
parent
fa24f22ca0
commit
78c7efbfd8
@ -84,6 +84,7 @@ PROTECTED_APP_IDS = {
|
||||
3949040, # RV There Yet?
|
||||
2252570,
|
||||
220200,
|
||||
3527290, # Peak
|
||||
}
|
||||
|
||||
STEAMAPPS_PATH = Path("~/.local/share/Steam/steamapps").expanduser()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user