Ver Fonte

Changelog Test + Reformat File

Kuro há 9 meses atrás
pai
commit
1dbfb51740
1 ficheiros alterados com 58 adições e 20 exclusões
  1. 58 20
      plogonmaster.json

+ 58 - 20
plogonmaster.json

@@ -1,23 +1,61 @@
 [
-    {
-        "Author": "Kuro",
-        "Name": "Mare Synchronos Kuro",
-        "InternalName": "MareSynchronosKuro",
-        "AssemblyVersion": "2.1",
-        "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
-        "ApplicableVersion": "any",
-        "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
-        "Tags": [
-          "customization"
-        ],
-        "DalamudApiLevel": 13,
-        "LoadPriority": 0,
-        "IconUrl": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/images/icon.png",
-        "Punchline": "Let others see you as you see yourself.",
-        "IsHide": "False",
-        "IsTestingExclusive": "False",
-        "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
-        "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
-        "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip"
+  {
+    "Author": "Kuro",
+    "Name": "Mare Synchronos Kuro",
+    "InternalName": "MareSynchronosKuro",
+    "AssemblyVersion": "2.2",
+    "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
+    "ApplicableVersion": "any",
+    "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
+    "Tags": [
+      "customization"
+    ],
+    "DalamudApiLevel": 13,
+    "LoadPriority": 0,
+    "IconUrl": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/images/icon.png",
+    "Punchline": "Let others see you as you see yourself.",
+    "IsHide": "False",
+    "IsTestingExclusive": "False",
+    "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
+    "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
+    "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
+    "Changelog": [
+      {
+        "date": "2025-08-30T21:46:00",
+        "version": "2.2",
+        "changes": [
+          {
+            "message": "Update Client Version from 1.11.0 to 2.1",
+            "author": "Kuro",
+            "sha": "1b6789fdd457afbd21001545e6305065251df03c",
+            "date": "2025-08-30T20:57:00"
+          }
+        ]
+      },
+      {
+        "date": "2025-08-30T20:27:00",
+        "version": "2.1",
+        "changes": [
+          {
+            "message": "remove Discord Server",
+            "author": "Kuro",
+            "sha": "a7faddadcac07b97ab72deaf0c6b22fec662bdd3",
+            "date": "2025-08-30T20:19:00"
+          }
+        ]
+      },
+      {
+        "date": "2025-08-30T18:52:00",
+        "version": "2.0",
+        "changes": [
+          {
+            "message": "Penumbra API Update",
+            "author": "Kuro",
+            "sha": "18392b112c2c4a3a7844425542bb545b57c41ab8",
+            "date": "2025-08-30T19:17:00"
+          }
+        ]
       }
+    ]
+  }
 ]