diff --git a/modules/abootloop/track.json b/modules/abootloop/track.json new file mode 100644 index 00000000..1bd930bf --- /dev/null +++ b/modules/abootloop/track.json @@ -0,0 +1,9 @@ +{ + "id": "abootloop", + "enable": true, + "verified": false, + "update_to": "https://github.com/Magisk-Modules-Repo/abootloop.git", + "source": "https://github.com/Magisk-Modules-Repo/abootloop.git", + "support": "https://github.com/Magisk-Modules-Repo/abootloop/issues", + "readme": "https://raw.githubusercontent.com/Magisk-Modules-Repo/abootloop/main/README.md" +}