EXE
WinGet
Steam Game Idler
zevnda · 2.5.12 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Steam.Game.Idler_2.5.12_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Steam Game Idler
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.5.12
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Steam.Game.Idler_2.5.12_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
zevnda.SteamGameIdler
Version
2.5.12
Description
Farm Steam trading cards, manage achievements, and idle games automatically — an all-in-one alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master
License
MIT
↗
Installer URL
https://github.com/zevnda/steam-game-idler/releases/download/2.5.12/Steam.Game.Idler_2.5.12_x64-setup.exe
Release Notes
What's Changed
- refactor: add missing pro benefit by @zevnda in #1297
- fix(chat): user badges on wrong side of username by @zevnda in #1298
- refactor: preserve isfirsttimeuser key when clearing data by @zevnda in #1299
- fix(ui): pro chat badge incorrect color by @zevnda in #1300
- feat(card-farming): add option to skip games with zero playtime by @zevnda in #1301
- chore(i18n): pull translations from crowdin by @sgi-actions[bot] in #1302
- build(deps): bump next from 16.0.5 to 16.0.7 by @dep…