Skip to content

v0.3.3

Compare
Choose a tag to compare
@DerGoogler DerGoogler released this 25 May 18:26
· 18 commits to master since this release

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

  1. Open side menu
  2. Open ModFS
  3. Scroll all the way down to EXPLORE_INSTALL and LOCAL_INSTALL
  4. Open EXPLORE_INSTALL and enter
    • mmrl install -y "<URL>"
  5. Then open LOCAL_INSTALL and enter
    • mmrl install local -y "<ZIPFILE>"
  6. There you go

-y ensures that no confirm is needed.

Thanks to @devnoname120 for the fixed zip file