-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
66a667c
commit b401dc8
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[googleplay-release]: https://play.google.com/store/apps/details?id=com.dergoogler.mmrl | ||
[github-release]: https://github.com/DerGoogler/MMRL | ||
[mmrlini]: https://github.com/DerGoogler/mmrl_install_tools | ||
[mmrlini-release]: https://github.com/DerGoogler/mmrl_install_tools/releases | ||
|
||
# **F**requently **A**sked **Q**uestions | ||
|
||
> We do not recommend to delete the entire `/data/adb/mmrl` folder. This folder contains your saved ModConf Playground file and other config files like from [MMRL Install Tools][mmrlini-release] | ||
## MMRL does not load correctly or shows a empty screen | ||
|
||
This my due internal config changes or invalid config files | ||
|
||
To solve this, try the following options: | ||
|
||
- reinstall the app from [GitHub Releases][github-release] or the [Google Play Store][googleplay-release] | ||
- clean app data and cache | ||
- removing `/data/adb/mmrl/settings.v*.json` or `/data/adb/mmrl` | ||
|
||
## Cannot install or update modules | ||
|
||
Try updating [MMRL Install Tools][mmrlini-release] or remove the `/data/adb/mmrl/mmrlini.v*.ini` config file |