Releases: SRXDModdingGroup/SpinShareLibSharp
Releases · SRXDModdingGroup/SpinShareLibSharp
1.0.2 - Added Unzipping to Directory on Download
- SpinShare API Completely in C#, Complete With Types!
- You can either include the DLL below as a reference in your project, OR copy the
.cs
files into your project if you don't want dependencies. (If you're going with the latter, make sure to installSystem.Text.Json
) - Note: Normal downloads of SRTB's work fine, but download queue functionality may not work as intended, be careful!
1.0.1 - Added downloading SRTB's
- SpinShare API Completely in C#, Complete With Types!
- You can either include the DLL below as a reference in your project, OR copy the
.cs
files into your project if you don't want dependencies. (If you're going with the latter, make sure to installSystem.Text.Json
) - Note: Normal downloads of SRTB's work fine, but download queue functionality may not work as intended, be careful!
1.0.0 - Released
- SpinShare API Completely in C#, Complete With Types!
- Note: Everything in the types are currently fields. I might change them to properties in the future in case of convenience.
- You can either include the DLL below as a reference in your project, OR copy the
.cs
files into your project if you don't want dependencies. (If you're going with the latter, make sure to installSystem.Text.Json
)