mirror of
https://github.com/kuhyx/steam-backlog-enforcer.git
synced 2026-07-04 15:43:09 +02:00
Optimize polling/runtime scripts, add regressions, and sync verification artifacts
This commit is contained in:
parent
c828aafdf9
commit
324396e93c
@ -86,6 +86,10 @@ PROTECTED_APP_IDS = {
|
|||||||
220200,
|
220200,
|
||||||
3527290, # Peak
|
3527290, # Peak
|
||||||
1331550,
|
1331550,
|
||||||
|
8930,
|
||||||
|
1158310,
|
||||||
|
440,
|
||||||
|
1142710,
|
||||||
}
|
}
|
||||||
|
|
||||||
STEAMAPPS_PATH = Path("~/.local/share/Steam/steamapps").expanduser()
|
STEAMAPPS_PATH = Path("~/.local/share/Steam/steamapps").expanduser()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user