From ddb33e240b7b1b1643b2083360de3ee6447e0a02 Mon Sep 17 00:00:00 2001 From: Michael Malloy Date: Sun, 7 Feb 2021 00:02:00 -0600 Subject: [PATCH] Readme Rewrite --- README.md | 42 +++++++++++++---------------------------- libWiiSharp.csproj.user | 2 +- 2 files changed, 14 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index f6f4e0b..389fb18 100644 --- a/README.md +++ b/README.md @@ -1,45 +1,29 @@ --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - libWiiSharp - by Leathl - Modified by TheShadowEevee -https://github.com/TheShadowEevee/libWiiSharp --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - - - -Info: --=-=- +#libWiiSharp libWiiSharp is a Wii related .NET (2.0+) library. It can be used with any .NET language to easily develop Wii related applications. +It was originally created by Leathl, and the maintainer of [this repo](https://github.com/TheShadowEevee/libWiiSharp) is [TheShadowEevee](https://github.com/TheShadowEevee). + 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. +If you want to contribute, you can do so at [the github repo](https://github.com/TheShadowEevee/libWiiSharp). -Thanks: --=-=-=- +##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 - - -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" \ No newline at end of file +From this repo's libWiiSharp: + - Same as above + - Leathl as the original creator of libWiiSharp \ No newline at end of file diff --git a/libWiiSharp.csproj.user b/libWiiSharp.csproj.user index c10e84b..9b86104 100644 --- a/libWiiSharp.csproj.user +++ b/libWiiSharp.csproj.user @@ -1,6 +1,6 @@  - ProjectFiles + ShowAllFiles \ No newline at end of file