File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,9 @@ This JSON configuration file contains settings related to a Magisk repository. B
44
55---
66
7- ### ` id ` <Badge type =" warning " text =" required af of 1 Jan, 2026 " />
7+ ### ` id ` <Badge type =" warning " text =" required as of 1 Jan, 2026 " /> < Badge type = " tip " text = " R/O " />
88
9- An unique id for your repository
10-
11- ``` json
12- "id" : " gmr"
13- ```
9+ An unique id for your repository that cannot be modified when using MMRL-Util
1410
1511
1612### ` name ` <Badge type =" danger " text =" required " />
@@ -61,15 +57,13 @@ This field allows submitting new tracks or modules to the repository.
6157"submission" : " url"
6258```
6359
64- ### `description
65-
66- ````
60+ ### ` description `
6761
6862A brief description of the repository.
6963
7064``` json
71- "description": "url "
72- ````
65+ "description" : " My repository description. "
66+ ```
7367
7468### ` max_num `
7569
@@ -93,4 +87,4 @@ Specifies the directory where logs will be stored.
9387
9488``` json
9589"log_dir" : " log"
96- ```
90+ ```
You can’t perform that action at this time.
0 commit comments