From 8c831cea39c90aae24d119c7bc6a08122b19fce3 Mon Sep 17 00:00:00 2001 From: Der_Googler <54764558+DerGoogler@users.noreply.github.com> Date: Sun, 8 Dec 2024 00:40:36 +0100 Subject: [PATCH] Add metadata for MMRL Also includes a note --- module/common/repo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 module/common/repo.json diff --git a/module/common/repo.json b/module/common/repo.json new file mode 100644 index 0000000..9a733ff --- /dev/null +++ b/module/common/repo.json @@ -0,0 +1,11 @@ +{ + "support": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/issues", + "categories": [ + "WebUI" + ], + "readme": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/main/README.md", + "note": { + "message": "This module is not a part of the Tricky Store module. DO NOT report any issues to Tricky Store if encountered" + }, + "license": " GPL-3.0" +} \ No newline at end of file