If you join the discord, message igeligel.
Build Status | |
---|---|
Linux/Mac | WIP |
Windows |
.net core library to get inventories in the Steam Community. It will enable you to:
- Get public inventories in a nice and easy to understand datastructure (No Dictionaries)
- Get private inventories by login data and trade tokens
Package | Version |
---|---|
NETStandard.Library | 1.6.0 |
Newtonsoft.Json | 9.0.1 |
WIP
-
You need to install .net core. For instructions head over here.
-
Open your command line.
-
Change directory to the package's source.
-
$ dotnet restore
-
$ dotnet build
-
Reference your build like this:
"skadisteam.inventory": "0.1.0-*"
in your project.json file. For an example watch the testing package.
The documentation is referenced here:
Click me to get to the documentation
Watch the master repository for more information.
Discord (I am igeligel there. Just send me a direct message)