Releases: brianzhouzc/SteamInviteHelper-ASF
Releases · brianzhouzc/SteamInviteHelper-ASF
v1.0.3
- Move ArchiSteamFarm to 4.0.4.2
- OnBotFriendRequest now Async
v1.0.2
- Redone config system, now uses enums instead of json paths
- ASF's
OnBotInitModules()
now triggers a config update. No need to restart ASF after updated config anymore - Now uses ASF's
additionalConfigProperties
to read config instead of additional I/O FriendInviteHandlers
now properly initialize and remove after the bot is destroyed- Now get web APIs from
Bot.SteamConfiguration
and not from global SK2 - Now uses
Bot.ArchiWebHandler.WebBrowser
instead of its ownHttpClient
- Cleaned up
IPlugin
interfaces - Removed some redundant code
v1.0.1
Remove unintentional pausing of the bot ;)
First release!
v1.0 Create screenshot.png