7 Commits

Author SHA1 Message Date
436189659d
Change --wiiu to --wii and made Wii U servers the default 2024-07-07 07:05:55 +10:00
5cff545921
Added --verbose and --wiiu to nus module
--verbose prints NUSGet-style logging to the terminal during the download, and --wiiu enables the Wii U servers for faster downloads.
2024-07-06 20:39:52 +10:00
c7e78476c0
Added support for specifying an output path for NUS downloads 2024-06-27 22:26:55 -04:00
df7c8361fe
Improved wad packing code and added lots of needed comments 2024-06-24 22:50:03 -04:00
3b195dfe53
Added proper README file 2024-06-24 15:19:31 -04:00
5e1bf6ed4e
Rewrote entire source to be based around argparse
This does change a large amount of the syntax for using the CLI, but I think that's for the better. This new system also allows for having help pages for each sub command, making the tool a lot easier to use. It also allows for having more arguments available for each subcommand, which is especially necessary for the ASH module.
2024-06-24 00:41:07 -04:00
35b0af56d7
Add new ASH module based on libWiiPy main 2024-06-23 19:30:07 -04:00