v0.3.3
Upgrade
mmrl upself 0.3.3
What's new?
- Improved error handling
- Improved MMRL app support
- Added
repo
subcommand - Added support to install local modules
- Removed download progress bar due to deadlock in MMRL
- Other improvements
- Added ModConf
Set up for MMRL app
- Open side menu
- Open ModFS
- Scroll all the way down to
EXPLORE_INSTALL
andLOCAL_INSTALL
- Open
EXPLORE_INSTALL
and enter-
mmrl install -y "<URL>"
-
- Then open
LOCAL_INSTALL
and enter-
mmrl install local -y "<ZIPFILE>"
-
- There you go
-y
ensures that no confirm is needed.
Thanks to @devnoname120 for the fixed zip file