Browse Source

Changelog clear

Kuro 9 months ago
parent
commit
f28d669c02
3 changed files with 2 additions and 59 deletions
  1. 0 38
      Changelog.json
  2. 0 20
      MareSynchronos/MareSynchronos.json
  3. 2 1
      plogonmaster.json

+ 0 - 38
Changelog.json

@@ -1,38 +0,0 @@
-[
-  {
-    "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"
-      }
-    ]
-  }
-]

+ 0 - 20
MareSynchronos/MareSynchronos.json

@@ -1,20 +0,0 @@
-{
-  "Author": "Kuro",
-  "Name": "Mare Synchronos Kuro",
-  "InternalName": "MareSynchronos",
-  "AssemblyVersion": "1.11.0.0",
-  "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,
-  "LoadRequiredState": 0,
-  "LoadSync": false,
-  "CanUnloadAsync": false,
-  "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.",
-  "AcceptsFeedback": true
-}

+ 2 - 1
plogonmaster.json

@@ -42,6 +42,7 @@
     "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"
+    "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
+    "Changelog": "- Update Client Version from 1.11.0 to 2.1"
   }
 ]