.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
- @spotlightishere made their first contribution in #1
- @TheShadowEevee made their first contribution in #2
Full Changelog: 2.0.0...2.0.1