From a2fe9b9807c3b121db3d45abf124ebf840eb6dae Mon Sep 17 00:00:00 2001 From: Anya Date: Thu, 10 Oct 2024 14:10:22 +0200 Subject: [PATCH] Update custom.json --- custom.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/custom.json b/custom.json index fa1e937..f34aa97 100644 --- a/custom.json +++ b/custom.json @@ -236,5 +236,32 @@ "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.3/ChatDeathRoll.zip", "DownloadCount": 0, "LastUpdated": "0" + }, + { + "Author": "Anya Hichu", + "Name": "DiscordActivityHonorific", + "InternalName": "DiscordActivityHonorific", + "AssemblyVersion": "0.0.0.1", + "Description": "Update honorific title based on discord activity informations", + "ApplicableVersion": "any", + "Tags": [ + "discord", + "activity", + "honorific" + ], + "DalamudApiLevel": 10, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "Punchline": "Discord activity as honorific", + "AcceptsFeedback": true, + "DownloadLinkInstall": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.0.1/DiscordActivityHonorific.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.0.1/DiscordActivityHonorific.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.0.1/DiscordActivityHonorific.zip", + "DownloadCount": 0, + "LastUpdated": "0" } ]