Skip to content

TheShadowEevee/libWiiSharp

Repository files navigation

libWiiSharp

libWiiSharp is a Wii related .NET library running on .Net Framework 2.0. It can be used with any .NET language to easily develop Wii related applications.

Originally created by Leathl, The current maintainer of this repo is TheShadowEevee.

All public functions are documented and most should be pretty self-explanatory.

If you want to contribute, you can do so at the github repo.

Some modifications have been pulled from many different mods of libWiiSharp in order to make a more universal version of the library that doesn't need individual changes. If this version of libWiiSharp fails to replace a different version, open an issue and provide the source code, or if need be the dll, and an attempt will be made to incorporate the custom mod into this version of libWiiSharp.

License

libWiiSharp is released under the terms of the GNU General Public License v3. See the LICENSE file for more info

Credits

From the original libWiiSharp:

  • Xuzz, SquidMan, megazig, Matt_P, Omega and The Lemon Man for Wii.py
  • megazig for his bns conversion code (bns.py)
  • SquidMan for Zetsubou
  • Arikado and Lunatik for Dop-Mii
  • Andre Perrot for gbalzss

From this repo's libWiiSharp:

  • Same as above
  • Leathl as the original creator of libWiiSharp