Skip to content

libWiiSharp release 2.0.2

Latest
Compare
Choose a tag to compare
@TheShadowEevee TheShadowEevee released this 22 Mar 03:37
· 1 commit to master since this release
c673f51

.Net Framework 2.0 Notice

After some consideration, feedback, and issues with libWiiSharp compiled with .Net 6, it has been reverted down to .Net Framework 2.0; the same compiler targeted by the original. This should solve any drop in compatibility issues that may have arisen with the .Net 6 compiled version.

What's Changed

  • Update CCS endpoint to Wii U by @spotlightishere in #1
  • Add NUS checking by @TheShadowEevee in #2
  • libWiiSharp is now (Once again) compiled using .Net Framework 2.0.
  • Added nusUrl parameter to NusClient for various functions
  • Added isStopRequired variable to NusClient
  • Fixed a bug in the U8 code (Credit to @Hallowizer in dnasdw/libwiisharp#4)

New Contributors

Full Changelog: 2.0.0...2.0.1