From 0fb11eb24e16c59507885904443bae4ca22b5652 Mon Sep 17 00:00:00 2001 From: Anya Date: Mon, 23 Sep 2024 17:41:19 +0200 Subject: [PATCH] Update custom.json --- custom.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/custom.json b/custom.json index d686e8c..8ac7a35 100644 --- a/custom.json +++ b/custom.json @@ -207,5 +207,34 @@ "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", "DownloadCount": 0, "LastUpdated": "0" + }, + { + "Author": "Anya Hichu", + "Name": "ChatDeathRoll", + "InternalName": "ChatDeathRoll", + "AssemblyVersion": "0.0.0.1", + "Description": "Provides link buttons in chat for death rolling", + "ApplicableVersion": "any", + "Tags": [ + "deathroll", + "button", + "link", + "chat", + "helper" + ], + "DalamudApiLevel": 10, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "Punchline": "Zero trust death rolling helper", + "AcceptsFeedback": true, + "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.1/ChatDeathRoll.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.1/ChatDeathRoll.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.1/ChatDeathRoll.zip", + "DownloadCount": 0, + "LastUpdated": "0" } ]