From 91d1ddd9dfe61185bcf374f6a636334d6d5b911d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Sep 2025 08:48:14 +0000 Subject: [PATCH] Update LightlessSync to 1.11.4 --- plogonmaster.json | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/plogonmaster.json b/plogonmaster.json index 2650fc9..1d83a60 100644 --- a/plogonmaster.json +++ b/plogonmaster.json @@ -1,21 +1,23 @@ -[{ - "Author": "Zura, Celine, Abel", - "Name": "Lightless Sync", - "InternalName": "LightlessSync", - "AssemblyVersion": "1.11.4", - "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.", - "ApplicableVersion": "any", - "RepoUrl": "https://github.com/Light-Public-Syncshells/LightlessClient", - "Tags": [ - "customization" - ], - "DalamudApiLevel": 13, - "LoadPriority": 0, - "IconUrl": "https://raw.githubusercontent.com/Light-Public-Syncshells/LightlessSync/refs/heads/main/LightlessSync/icon.png", - "Punchline": "Let others see you as you see yourself.", - "IsHide": "False", - "IsTestingExclusive": "False", - "DownloadLinkInstall": "https://github.com/Light-Public-Syncshells/LightlessClient/releases/download/1.11.4/LightlessClient.zip", - "DownloadLinkTesting": "https://github.com/Light-Public-Syncshells/LightlessClient/releases/download/1.11.4/LightlessClient.zip", - "DownloadLinkUpdate": "https://github.com/Light-Public-Syncshells/LightlessClient/releases/download/1.11.4/LightlessClient.zip" -}] +[ + { + "Author": "Zura, Celine, Abel", + "Name": "Lightless Sync", + "InternalName": "LightlessSync", + "AssemblyVersion": "1.11.4", + "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.", + "ApplicableVersion": "any", + "RepoUrl": "https://github.com/Light-Public-Syncshells/LightlessClient", + "Tags": [ + "customization" + ], + "DalamudApiLevel": "13", + "LoadPriority": 0, + "IconUrl": "https://raw.githubusercontent.com/Light-Public-Syncshells/LightlessSync/refs/heads/main/LightlessSync/icon.png", + "Punchline": "Let others see you as you see yourself.", + "IsHide": "False", + "IsTestingExclusive": "False", + "DownloadLinkInstall": "https://git.lightless-sync.org/Lightless-Sync/LightlessClient/releases/download/1.11.4/LightlessClient.zip", + "DownloadLinkTesting": "https://git.lightless-sync.org/Lightless-Sync/LightlessClient/releases/download/1.11.4/LightlessClient.zip", + "DownloadLinkUpdate": "https://git.lightless-sync.org/Lightless-Sync/LightlessClient/releases/download/1.11.4/LightlessClient.zip" + } +]