ArchiSteamFarm V2.0 (pre1)
Pre-release
Pre-release
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
Please make backup of your config
directory prior to trying this release!
- [!] ASF now uses new more modern and robust file structure
Old:Bot.xml
,Bot.bin
,Bot.key
,Bot.auth
New:Bot.json
,Bot.bin
,Bot.db
- Removed deprecated now
SteamNickname
andBlacklist
config properties. Bot no longer changes nickname (same asnull
value), and instead of per-bot Blacklist, built-inGlobalBlacklist
is being used (which will be editable soon). - ASF now automatically dismisses notifications related to dropped items
- Added
GamesPlayedWhileIdle
config property, which allows you to specify which game(s) should be farmed while ASF has nothing to do.