We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b8cc1 commit 8cb5e5aCopy full SHA for 8cb5e5a
docs/en/guide/mmrl-util/config-json.md
@@ -4,6 +4,15 @@ This JSON configuration file contains settings related to a Magisk repository. B
4
5
---
6
7
+### `id` <Badge type="warning" text="required af of 1 Jan, 2026" />
8
+
9
+An unique id for your repository
10
11
+```json
12
+"id": "gmr"
13
+```
14
15
16
### `name` <Badge type="danger" text="required" />
17
18
The name of the repository.
0 commit comments