Update README.md

This commit is contained in:
Michael 2022-03-21 22:13:38 -05:00
commit 7938bccb24
Signed by: TheShadowEevee
GPG key ID: 7A8AA92B3BAFAB75

View file

@ -1,6 +1,6 @@
# libWiiSharp
libWiiSharp is a Wii related .NET library running on .Net 6 LTS.
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](https://github.com/TheShadowEevee/libWiiSharp) is [TheShadowEevee](https://github.com/TheShadowEevee).
@ -9,7 +9,7 @@ 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](https://github.com/TheShadowEevee/libWiiSharp).
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