From e5feedaf9c8485d0931e743b878ab660dec8a3ee Mon Sep 17 00:00:00 2001 From: Anya Date: Tue, 26 Nov 2024 19:11:50 +0100 Subject: [PATCH] Update custom.json --- custom.json | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/custom.json b/custom.json index 5d639b1..82949d7 100644 --- a/custom.json +++ b/custom.json @@ -229,5 +229,28 @@ "DownloadLinkUpdate": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.1.0/DiscordActivityHonorific.zip", "DownloadCount": 0, "LastUpdated": "0" - } -] + }, + { + "Author": "Anna", + "Name": "Peeping Tom+", + "InternalName": "PeepingTom", + "AssemblyVersion": "0.7.18", + "Description": "Shows who is currently or was previously targeting you.", + "ApplicableVersion": "any", + "RepoUrl": "https://git.anna.lgbt/anna/PeepingTom", + "DalamudApiLevel": 11, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "Punchline": "Shows who is currently or was previously targeting you.", + "AcceptsFeedback": true, + "DownloadLinkInstall": "https://github.com/anya-hichu/PeepingTom/releases/download/0.7.18/PeepingTom.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://github.com/anya-hichu/PeepingTom/releases/download/0.7.18/PeepingTom.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/PeepingTom/releases/download/0.7.18/PeepingTom.zip", + "DownloadCount": 0, + "LastUpdated": "0" + } + ]