customizemii-wiidb/TransmitMii/Readme.txt

53 lines
2.2 KiB
Plaintext
Raw Normal View History

2009-12-04 01:10:46 +01:00
TransmitMii is a little tool to transmit your DOL, ELF or WAD files to the Wii (WAD files
only with USB Loader GX).
Once you typed in your IP and protocol, you can simply drag a file onto the EXE to
transmit it.
2009-11-08 23:53:22 +01:00
2009-12-04 01:10:46 +01:00
The .NET Framework 2.0 is required to run this application!
TransmitMii is hosted on the CustomizeMii project page: http://customizemii.googlecode.com
2009-11-08 23:53:22 +01:00
-----------------------------------------------------------------------------------------
Changelog:
2009-12-09 19:58:32 +01:00
Version 1.1
- Added ability to link and unlink extensions with TransmitMii
- Added compression for HBC 1.0.5+ (similar to wiiload)
2009-11-08 23:53:22 +01:00
Version 1.0
- Initial Release
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
Disclaimer:
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:
2009-12-04 01:10:46 +01:00
dhewg for wiiload
WiiCrazy / I.R.on for Crap
2009-12-09 19:58:32 +01:00
Jean-loup Gailly and Mark Adler for zlib1.dll (zlib)
dillonaumiller for Associaton.cs
2009-11-08 23:53:22 +01:00
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
License:
Copyright (C) 2009 Leathl
2009-12-04 01:10:46 +01:00
TransmitMii is free software: you can redistribute it and/or
2009-11-24 01:09:42 +01:00
modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
2009-12-04 01:10:46 +01:00
TransmitMii is distributed in the hope that it will be
2009-11-24 01:09:42 +01:00
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2009-11-08 23:53:22 +01:00
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
2009-11-24 01:09:42 +01:00
along with this program. If not, see <http://www.gnu.org/licenses/>.
2009-11-08 23:53:22 +01:00
-----------------------------------------------------------------------------------------