From ce1ff6fc64c4fd8d22546f6616730a2505da33ac Mon Sep 17 00:00:00 2001 From: Anya Date: Thu, 5 Dec 2024 21:31:31 +0100 Subject: [PATCH] Update custom.json --- custom.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/custom.json b/custom.json index 5d639b1..419ec78 100644 --- a/custom.json +++ b/custom.json @@ -229,5 +229,33 @@ "DownloadLinkUpdate": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.1.0/DiscordActivityHonorific.zip", "DownloadCount": 0, "LastUpdated": "0" + }, + { + "Author": "Anya Hichu", + "Name": "RecruitmentRefresher", + "InternalName": "RecruitmentRefresher", + "AssemblyVersion": "0.0.0.1", + "Description": "Refresh party finder recruitment automatically", + "ApplicableVersion": "any", + "Tags": [ + "recruitment", + "party", + "finder", + "refresher" + ], + "DalamudApiLevel": 11, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "Punchline": "Recruit all night!", + "AcceptsFeedback": true, + "DownloadLinkInstall": "https://github.com/anya-hichu/RecruitmentRefresher/releases/download/0.0.0.1/RecruitmentRefresher.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://github.com/anya-hichu/RecruitmentRefresher/releases/download/0.0.0.1/RecruitmentRefresher.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/RecruitmentRefresher/releases/download/0.0.0.1/RecruitmentRefresher.zip", + "DownloadCount": 0, + "LastUpdated": "0" } ]