Releases: MMRLApp/MMRL-CLI
Releases · MMRLApp/MMRL-CLI
v0.3.11
v0.3.10
Upgrade
mmrl upself 0.3.10What's new?
- Updated
common/repo.json
v0.3.9
Upgrade
mmrl upself 0.3.9What's new?
- Fixed EOL
v0.3.8
Upgrade
mmrl upself 0.3.8What's new?
- Auto find root cli's
v0.3.7
Upgrade
mmrl upself 0.3.7What's new?
- Fixed ModConf error
v0.3.6
Upgrade
mmrl upself 0.3.6What's new?
- Fixed Magisk install issue
- Added MMAR V2 to the default repos
- CLI handles now invalid repos
v0.3.4
Upgrade
mmrl upself 0.3.4v0.3.3
Upgrade
mmrl upself 0.3.3What's new?
- Improved error handling
- Improved MMRL app support
- Added
reposubcommand - 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_INSTALLandLOCAL_INSTALL - Open
EXPLORE_INSTALLand enter-
mmrl install -y "<URL>"
-
- Then open
LOCAL_INSTALLand enter-
mmrl install local -y "<ZIPFILE>"
-
- There you go
-yensures that no confirm is needed.
Thanks to @devnoname120 for the fixed zip file
v0.2.3
Upgrade
mmrl upself 0.2.3- Modules can now installed via a git repo
- Modules can now
enabled,disabledorremoved - Some other fixes
Install modules from a git repo
mmrl install https://github.com/Googlers-Repo/gcc.git+ mmrl install https://github.com/Googlers-Repo/gcc.git
- mmrl install https://github.com/Googlers-Repo/gccChange module state
# Enable - Removes "remove" and "disable" files
mmrl enable mkshrc
# Disable
mmrl disable mkshrc
# Remove
mmrl remove mkshrc
v0.1.3
- More repos can now added
Upgrade
mmrl upself 0.1.3