diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-02-20 23:39:07 -0500 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-02-20 23:44:35 -0500 |
commit | e8c6437d862c901460d1b798f1ea9df9fb53ecd1 (patch) | |
tree | b8de3e4bb76ee49670d8b7f095605ee09abedee8 /README.md | |
parent | e90f24e024b4b3a3f278896d3750c3ff5e0fe8dc (diff) | |
download | wiiload-lite-e8c6437d862c901460d1b798f1ea9df9fb53ecd1.tar.gz wiiload-lite-e8c6437d862c901460d1b798f1ea9df9fb53ecd1.zip |
rename project to wiiload-lite
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ffb401 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# wiiload-lite + +This is a simple reimplemention of the Wiiload protocol for the Homebrew Channel on the Nintendo Wii. + +## Usage + +``` +wiiload-lite ip_address file_path +``` |