SDroid is a framework for designing and running custom bots for Steam network capable of trading and managing the Steam Account they are connected to.
Info
Version: | 1.2.1.62 |
Author(s): | Soroush Falahati |
Last Update: | Friday, February 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/falahati/SDroid |
NuGet Url: | https://www.nuget.org/packages/SDroid |
Install
Install-Package SDroid
dotnet add package SDroid
paket add SDroid
SDroid Download (Unzip the "nupkg" after downloading)
Dependencies
- SDroid.SteamMobile(>= 1.2.0.10)
- SDroid.SteamTrade(>= 1.2.0.10)
- SDroid.SteamWeb(>= 1.2.0.10)
- Microsoft.Extensions.Logging(>= 5.0.0)
- SteamKit2(>= 2.3.0)