Skip to content

Releases: SRXDModdingGroup/SpinShareLibSharp

1.0.2 - Added Unzipping to Directory on Download

12 Feb 22:32
Compare
Choose a tag to compare
  • 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 install System.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

09 Feb 11:31
Compare
Choose a tag to compare
  • 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 install System.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

09 Feb 10:19
Compare
Choose a tag to compare
  • 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 install System.Text.Json)