mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Add offline farming, closes #41
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
<!-- TIP: Based on this parameter, ASF will try to choose the most optimal cards farming algorithm for this account -->
|
||||
<CardDropsRestricted type="bool" value="false"/>
|
||||
|
||||
<!-- This switch defines if the account should show as "Online" after logging in to Steam -->
|
||||
<!-- Please note that bot won't be able to respond to any commands when this property is "false" -->
|
||||
<!-- TIP: Setting this to "false" may be useful for primary accounts, to not show as online when you're not here -->
|
||||
<FarmOnline type="bool" value="true"/>
|
||||
|
||||
<!-- This switch defines if bot should disconnect once farming is finished -->
|
||||
<!-- When no bots are active, ASF will shutdown as well -->
|
||||
<!-- Some people may want to keep their bots 24/7, other disconnect them after job is done -->
|
||||
|
||||
Reference in New Issue
Block a user