Update custom.json

This commit is contained in:
Anya
2025-04-20 04:06:38 +02:00
committed by GitHub
parent a055f44805
commit 15447401b3

View File

@@ -262,11 +262,11 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "PatMeHonorific", "Name": "PatMeHonorific",
"InternalName": "PatMeHonorific", "InternalName": "PatMeHonorific",
"AssemblyVersion": "0.0.1.4", "AssemblyVersion": "0.0.2.0",
"Description": "Displays pat counter as honorific title dynamically", "Description": "Displays emote counters as honorific title dynamically",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
"pat", "emote",
"plugin", "plugin",
"honorific" "honorific"
], ],
@@ -275,13 +275,13 @@
"LoadSync": false, "LoadSync": false,
"CanUnloadAsync": false, "CanUnloadAsync": false,
"LoadPriority": 0, "LoadPriority": 0,
"Punchline": "Pat counter in title", "Punchline": "Show your emote goals",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadLinkInstall": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.4/PatMeHonorific.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.0/PatMeHonorific.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.4/PatMeHonorific.zip", "DownloadLinkTesting": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.0/PatMeHonorific.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.4/PatMeHonorific.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.0/PatMeHonorific.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },