@@ -23,14 +23,23 @@ Related commits:
2323
2424Note: These changes didn't hit beta, or release yet, but are already live on canary builds.
2525
26- The app currently use these two repo as it's module sources:
26+ The app currently use these two repo as it's module sources, with it's benefits and drawback :
2727[ https://github.com/Magisk-Modules-Alt-Repo ] ( https://github.com/Magisk-Modules-Alt-Repo )
28- [ https://github.com/Magisk-Modules-Repo ] ( https://github.com/Magisk-Modules-Repo )
29-
30- As the main repo may shutting down due to the main app no longer supporting it.
31- I recommend submitting your modules [ here] ( https://github.com/Magisk-Modules-Alt-Repo/submission ) instead
32-
33- If a module is in both repo, the manager will just pick the most up to date version of the module
28+ - Accepting new modules [ here] ( https://github.com/Magisk-Modules-Alt-Repo/submission )
29+ - Less restrictive than the original repo
30+ - Officially supported by Fox's mmm
31+ [ https://github.com/Magisk-Modules-Repo ] ( https://github.com/Magisk-Modules-Repo )
32+ - No longer accept new modules
33+ - May be shut down at any moment
34+ - Official app dropped support for it
35+ - Officially supported by Fox's mmm
36+
37+ As the main repo may shutting down due to the main app no longer supporting it,
38+ and also stopped accepting new modules, it is recommended to submit your modules
39+ [ here] ( https://github.com/Magisk-Modules-Alt-Repo/submission )
40+
41+ If a module is in both repo, the manager will just pick the most up to date version of the module,
42+ allowing developers to switch repo at their own pace if they want to.
3443
3544## For developers
3645
0 commit comments