From 3dcc6f272ea86447e0126e69c4ee45f525ec0e57 Mon Sep 17 00:00:00 2001 From: Anya Date: Tue, 8 Apr 2025 18:48:37 +0200 Subject: [PATCH] Update custom.json --- custom.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/custom.json b/custom.json index fa33101..d798097 100644 --- a/custom.json +++ b/custom.json @@ -284,5 +284,32 @@ "DownloadLinkUpdate": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.3/PatMeHonorific.zip", "DownloadCount": 0, "LastUpdated": "0" + }, + { + "Author": "Anya Hichu", + "Name": "Reggiex", + "InternalName": "Reggiex", + "AssemblyVersion": "0.0.0.1", + "Description": "Configurable text patterns to execute commands", + "ApplicableVersion": "any", + "Tags": [ + "text", + "command", + "execute" + ], + "DalamudApiLevel": 12, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "Punchline": "Because my body is reggie(x)", + "AcceptsFeedback": true, + "DownloadLinkInstall": "https://github.com/anya-hichu/Reggiex/releases/download/0.0.0.1/Reggiex.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://github.com/anya-hichu/Reggiex/releases/download/0.0.0.1/Reggiex.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/Reggiex/releases/download/0.0.0.1/Reggiex.zip", + "DownloadCount": 0, + "LastUpdated": "0" } ]