libWiiSharp/Readme_libWiiSharp.txt
Michael Malloy b9c57a8ae9 Add decompiled and edited files
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.
2020-12-28 22:28:44 -06:00

45 lines
No EOL
1 KiB
Text

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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"