diff --git a/pluginmaster.json b/pluginmaster.json index 8e01162..500c446 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -48,5 +48,22 @@ "DownloadLinkTesting": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/Screenie/latest.zip", "DownloadLinkUpdate": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/Screenie/latest.zip", "LastUpdate": "1708580734" + }, + { + "Author": "Anna", + "Name": "Time Passes", + "Description": "This plugin replaces NPC text bubbles that appear over\ntheir heads with updated lines based on your level and\nquests you have completed.\n\nI made this because I was annoyed that an NPC in New\nGridania was still calling me an \"outsider\" at level\n90.\n\nIt has no configuration or interface of any kind. If\nyou find more bubbles that should be changed, let me\nknow!", + "InternalName": "TimePasses", + "AssemblyVersion": "1.0.0.0", + "RepoUrl": "https://git.anna.lgbt/anna/TimePasses", + "ApplicableVersion": "any", + "DalamudApiLevel": 9, + "Punchline": "Replace NPC text bubble text with updated lines.", + "DownloadLinkInstall": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/TimePasses/latest.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/TimePasses/latest.zip", + "DownloadLinkUpdate": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/TimePasses/latest.zip", + "LastUpdate": "1718735242" } ] \ No newline at end of file