This version requires ArchiSteamFarm V6.1.1.3 or newer
Changelog
- Changed how the plugin ignores demos by default. The default value for the
IgnoredTypes
filter setting is now["Demo"]
instead of[]
. If you'd like to have the plugin activate demos, the recommended way to do that now is by settingIgnoredTypes
to[]
. Previously this could be accomplished by including"Demo"
in theTypes
filter setting, which also still works, but may not be supported in the future.