mirror of
https://github.com/TheShadowEevee/libWiiSharp.git
synced 2025-06-18 14:45:33 -04:00

I need to fix the formatting and rename some variables, but that's for another time. Licence, readme, and changelog are from the original libWiiSharp repo.
45 lines
1.0 KiB
Plaintext
45 lines
1.0 KiB
Plaintext
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
|
libWiiSharp
|
|
by Leathl
|
|
Modified by TheShadowEevee
|
|
https://github.com/TheShadowEevee/libWiiSharp
|
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
|
|
|
|
|
|
|
Info:
|
|
-=-=-
|
|
|
|
libWiiSharp is a Wii related .NET (2.0+) library.
|
|
It can be used with any .NET language to easily develop Wii related applications.
|
|
|
|
All public functions are documented and most should be pretty self-explanatory.
|
|
There are also some example applications that use libWiiSharp included.
|
|
|
|
If you want to contribute, you can do so at the github repo.
|
|
|
|
|
|
|
|
Thanks:
|
|
-=-=-=-
|
|
|
|
- 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
|
|
|
|
|
|
|
|
License:
|
|
-=-=-=-=-
|
|
|
|
libWiiSharp is released under the terms of the GNU General Public License v3.
|
|
See "License_libWiiSharp.txt" for more information.
|
|
|
|
|
|
|
|
Changelog:
|
|
-=-=-=-=-=-
|
|
|
|
See "Changelog_libWiiSharp.txt" |