These are the Wii.cs Tools, they're licensed under the terms of the GNU General Public License v2
The .NET-Framework 2.0 is required to run these applications!

The Tools are hosted on: http://showmiiwads.googlecode.com
If you experience any problems, please use the ShowMiiWads Issue Tracker at: 
http://code.google.com/p/showmiiwads/issues/list
(note which tool gives you an error and what error of course)

-----------------------------------------------------------------------------------------
Tools:

WadMii - Packs and Unpacks Wad files
U8Mii - Packs and Unpacks U8 archives (including headers)
UltimateU8 - Advanced U8 Editor
TplMii - Converts images to Tpl and vice versa (including Tpl preview)
Lz77Mii - Compresses and Decompresses files using the Lz77 algorithm
DolMii - Inserts a new Dol file into a wad (Uses Waninkokos Nandloader)
-----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------
Changelog:

Version 0.2
	- Aded CLI (Command Line) Usage for all except UltimateU8 (see CLI.txt for usage)
	- Added Tpl previewing to UltimateU8
	- Added Auto-Header-Detection to UltimateU8. It will automatically select the
	  Header of the file you opened, however, you can still change it if you want
	- UltimateU8 will now temporarily save the Channel Titles, if you open 00.app's,
	  so you don't need to type them again

Version 0.1
	- Initial Release
-----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------
Disclaimer:

Editing Wad and/or related files can result in a brick of your Wii.
Only use these features if you have a bricksafe Wii, meaning either Preloader or
BootMii/boot2 is installed, and if you know what you're doing.
Also, your Wad files could be destroyed, so be sure to have a backup.

This application comes without any express or implied warranty.
The author can't be held responsible for any damages arising from the use of it.
-----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------
Thanks:

Xuzz, SquidMan, megazig, Matt_P, Omega and The Lemon Man for Wii.py (which was the base for TPL conversion) 
SquidMan for Zetsubou (which was a reference for TPL conversion)
Andre Perrot for gbalzss (which was the base for LZ77 (de-)compression)
Waninkoko for his Nandloader
-----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------
License:

Copyright (C) 2009 Leathl

Wii.cs Tools is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
 
Wii.cs Tools is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-----------------------------------------------------------------------------------------