From 5b318f2f08b5e447826c78f87914bd3abaa247a9 Mon Sep 17 00:00:00 2001 From: Github Action Date: Mon, 2 Oct 2023 12:16:40 +0000 Subject: [PATCH] [CI] updated pluginmaster.json --- pluginmaster.json | 53 +++++++++++++---------------------------------- 1 file changed, 14 insertions(+), 39 deletions(-) diff --git a/pluginmaster.json b/pluginmaster.json index 70c3bbb..3a7fb40 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -4,17 +4,17 @@ "Name": "ChatGPT for FFXIV", "Description": "Lets you interact with ChatGPT through the in-game chat. Configuration requires an API key.", "Punchline": "has science gone too far?", - "Changelog": "", + "Changelog": "- updated to Dalamud API9", "Tags": [ "ui", "chat", "ai" ], "InternalName": "ChatGPTPlugin", - "AssemblyVersion": "1.0.5.0", + "AssemblyVersion": "1.0.6.0", "RepoUrl": "https://github.com/Eisenhuth/dalamud-chatgpt", "ApplicableVersion": "any", - "DalamudApiLevel": 8, + "DalamudApiLevel": 9, "IconUrl": "", "ImageUrls": null, "DownloadLinkInstall": "https://github.com/Eisenhuth/dalamud-chatgpt/releases/latest/download/latest.zip", @@ -22,23 +22,23 @@ "IsTestingExclusive": false, "DownloadLinkTesting": "https://github.com/Eisenhuth/dalamud-chatgpt/releases/latest/download/latest.zip", "DownloadLinkUpdate": "https://github.com/Eisenhuth/dalamud-chatgpt/releases/latest/download/latest.zip", - "DownloadCount": 300, - "LastUpdated": 1679804649 + "DownloadCount": 302, + "LastUpdated": 1696248877 }, { "Author": "Eisenhuth", "Name": "Nael'd it for UCOB", "Description": "Translates Nael's quotes into mechanics.", "Punchline": "because reading chat is not a mechanic", - "Changelog": "- added support for chinese (if client language isn't EN/DE/FR/JP)\n- this completes all languages that I currently have access to through APIs", + "Changelog": "-updated for Dalamud API v9", "Tags": [ "ui" ], "InternalName": "NaelPlugin", - "AssemblyVersion": "1.4.0.0", + "AssemblyVersion": "1.4.1.0", "RepoUrl": "https://github.com/Eisenhuth/dalamud-nael", "ApplicableVersion": "any", - "DalamudApiLevel": 8, + "DalamudApiLevel": 9, "IconUrl": "", "ImageUrls": [ "https://user-images.githubusercontent.com/47415874/229924485-b9589532-f193-47ec-ad97-973218d4c916.png" @@ -48,24 +48,24 @@ "IsTestingExclusive": false, "DownloadLinkTesting": "https://github.com/Eisenhuth/dalamud-nael/releases/latest/download/latest.zip", "DownloadLinkUpdate": "https://github.com/Eisenhuth/dalamud-nael/releases/latest/download/latest.zip", - "DownloadCount": 1403, - "LastUpdated": 1689387371 + "DownloadCount": 1406, + "LastUpdated": 1696248725 }, { "Author": "Eisenhuth", "Name": "LogChamp", "Description": "automatically deletes your ACT logs after a configurable amount of time", "Punchline": "keep your ACT's FFXIVLogs folder in check", - "Changelog": "- added option to change the logs directory", + "Changelog": "- updated to Dalamud API9", "Tags": [ "log", "act" ], "InternalName": "LogchampPlugin", - "AssemblyVersion": "1.0.3.0", + "AssemblyVersion": "1.0.4.0", "RepoUrl": "https://github.com/Eisenhuth/dalamud-logchamp", "ApplicableVersion": "any", - "DalamudApiLevel": 8, + "DalamudApiLevel": 9, "IconUrl": "", "ImageUrls": [ "https://user-images.githubusercontent.com/47415874/233871863-846e1485-fd0f-429e-bc23-3f6009478a16.png" @@ -76,31 +76,6 @@ "DownloadLinkTesting": "https://github.com/Eisenhuth/dalamud-logchamp/releases/latest/download/latest.zip", "DownloadLinkUpdate": "https://github.com/Eisenhuth/dalamud-logchamp/releases/latest/download/latest.zip", "DownloadCount": 251, - "LastUpdated": 1691324174 - }, - { - "Author": "Eisenhuth", - "Name": "Dalamud Restart", - "Description": "quickly restarts the game", - "Punchline": "the option from the /xldev menu, now as a chat command", - "Changelog": "", - "Tags": [ - "restart", - "utility" - ], - "InternalName": "RestartPlugin", - "AssemblyVersion": "1.0.1.1", - "RepoUrl": "https://github.com/Eisenhuth/dalamud-restart", - "ApplicableVersion": "any", - "DalamudApiLevel": 8, - "IconUrl": "", - "ImageUrls": null, - "DownloadLinkInstall": "https://github.com/Eisenhuth/dalamud-restart/releases/latest/download/latest.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/Eisenhuth/dalamud-restart/releases/latest/download/latest.zip", - "DownloadLinkUpdate": "https://github.com/Eisenhuth/dalamud-restart/releases/latest/download/latest.zip", - "DownloadCount": 255, - "LastUpdated": 1676169164 + "LastUpdated": 1696248830 } ] \ No newline at end of file