NinjaCheetah / libWiiPy

A modern Python library for handling files and formats used by the Wii.
https://docs.ninjacheetah.dev/
MIT License
10 stars 1 forks source link

Feat: Add NUS downloading #12

Closed NinjaCheetah closed 8 months ago

NinjaCheetah commented 9 months ago

Once WAD packing from #11 is working, the next step is going to be NUS downloading. This is a feature in all other Wii libraries, and is key to making a full modern replacement. I'm considering this "Milestone 2", since each major feature is a milestone. Wiibrew's NUS page, which can be found here, is a great reference on how this should be done.