Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit d7259be

Browse files
committed
Add documentation to enable developer mode.
1 parent e0dd5a3 commit d7259be

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

DEVELOPERS.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Index:
1111
- [Properties](DEVELOPERS.md#properties)
1212
- [ANSI Styling](DEVELOPERS.md#ansi-styling)
1313
- [Installer commands](DEVELOPERS.md#installer-commands)
14+
- [Developer mode](DEVELOPERS.md#developer-mode)
15+
- [End note](DEVELOPERS.md#end-note)
1416

1517
## Special notes
1618

@@ -173,6 +175,22 @@ mmm_exec setSupportLink https://github.com/Fox2Code/FoxMagiskModuleManager
173175

174176
[You may look at the examples modules and their codes.](examples)
175177

178+
## Developer mode
179+
180+
FoxMMM contain a developer mode to unlock unstable, dangerous, or experimental features.
181+
182+
To unlock developer mode you must do the following in this order:
183+
- Go to setting
184+
- Open theme selector option
185+
- Close it without selecting a theme
186+
- Click on show license
187+
- Go back to setting page
188+
- Click on source code button
189+
190+
To disable dev mode just repeat the exact same steps.
191+
192+
## End Note
193+
176194
Have fun with the API making your user install experience a unique experience
177195

178196
Also there is the source of the app icon

0 commit comments

Comments
 (0)