I've officially released the first preview of rustwii v0.1.0!

As stated before, every feature from WiiPy has been ported over and has been shown to work in all of my basic test cases. More extensive testing will still be required before I give v0.1.0 a proper release and things may break, but it's stable enough that I figured it would be good to publish some binaries for people to test with. Please let me know if you have any issues!

https://github.com/NinjaCheetah/rustwii/releases/tag/0.1.0-rc1

#Wii #rust #programming

Release v0.1.0 Release Candidate 1 · NinjaCheetah/rustwii

This is a release candidate build of the rustwii CLI. It has every single feature ported over from WiiPy as far as I'm aware, but if features are missing please let me know! Also be aware that whil...

GitHub
Actually one quick note, the info command is missing the channel name. Banner parsing does not exist in any form yet, so the name of the channel can't be displayed for channel WADs. I'll add this soon:tm:, but it might be after v0.1.0 depending on how busy I am (since it's mostly just a "nice to have" feature and doesn't really impact usage that much)