From fc6bb8462e3e201f0181af92945a995199731914 Mon Sep 17 00:00:00 2001 From: Mow <32942550+taxicat1@users.noreply.github.com> Date: Fri, 3 Jul 2026 17:00:36 -0400 Subject: [PATCH] Add mpr-connect json --- source/apps/mpr-connect.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/apps/mpr-connect.json diff --git a/source/apps/mpr-connect.json b/source/apps/mpr-connect.json new file mode 100644 index 000000000..f26bff580 --- /dev/null +++ b/source/apps/mpr-connect.json @@ -0,0 +1,12 @@ +{ + "github": "taxicat1/mpr-connect", + "title": "MPR Connect", + "systems": [ + "DS" + ], + "categories": [ + "utility" + ], + "llm_generation": "no", + "icon": "https://raw.githubusercontent.com/taxicat1/mpr-connect/main/resource/icon48.png" +} \ No newline at end of file