rainestorme / murkmod

A continuation of fakemurk and mush that includes a plugin manager and additional useful utilities.
MIT License
21 stars 17 forks source link

USB serial support for startup debugging, MTP support for non-networked updates #64

Open rainestorme opened 9 months ago

rainestorme commented 9 months ago

Grouping these together since they're pretty similar. I'd like to remove the need to push to update testing devices, thus creating messy commits full of non-functional code. This feature also needs to be documented thoroughly to ensure that other potential murkmod developers can take advantage of this.

rainestorme commented 2 months ago

I'm working on a replacement for this on the side, and it'll be released in a few weeks if everything goes well. I'll post updates as I make progress.