From 7af160d582b3c3a72ae884a4f47bc485388670af Mon Sep 17 00:00:00 2001 From: nate Date: Tue, 18 Feb 2025 03:19:38 +0000 Subject: [PATCH] Add plogonmaster.json --- plogonmaster.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plogonmaster.json diff --git a/plogonmaster.json b/plogonmaster.json new file mode 100644 index 0000000..3663b90 --- /dev/null +++ b/plogonmaster.json @@ -0,0 +1,28 @@ +[ + { + "Author": "Era", + "Name": "Quest Share", + "Punchline": "Share your quest progress with others.", + "Description": "Does the whole share thing.", + "ApplicableVersion": "any", + "Tags": [ + "questing", + "coop", + "utility" + ], + "RepoUrl": "https://git.nathanc.tech/nate/QuestShare/", + "AcceptsFeedback": false, + "DownloadLinkInstall": "https://git.nathanc.tech/nate/QuestShare/releases/download/alpha-1/latest.zip", + "DownloadLinkTesting": "https://git.nathanc.tech/nate/QuestShare/releases/download/alpha-1/latest.zip", + "DownloadLinkUpdate": "https://git.nathanc.tech/nate/QuestShare/releases/download/alpha-1/latest.zip", + "DownloadCount": 0, + "LastUpdate": "1739848677", + "IsHide": false, + "IsTestingExclusive": false, + "IconUrl": "", + "DalamudApiLevel": 11, + "InternalName": "QuestShare", + "AssemblyVersion": "1.0.0.0" + } + +] \ No newline at end of file