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