Stanley Dimant 3 년 전
부모
커밋
782c259506
4개의 변경된 파일39개의 추가작업 그리고 0개의 파일을 삭제
  1. 16 0
      MareSynchronos/MareSynchronos.json
  2. BIN
      MareSynchronos/images/icon.png
  3. BIN
      MareSynchronos/latest.zip
  4. 23 0
      plogonmaster.json

+ 16 - 0
MareSynchronos/MareSynchronos.json

@@ -0,0 +1,16 @@
+{
+  "Author": "darkarchon",
+  "Name": "Mare Synchronos",
+  "InternalName": "MareSynchronos",
+  "AssemblyVersion": "0.1.11.0",
+  "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
+  "ApplicableVersion": "any",
+  "RepoUrl": "https://github.com/Penumbra-Sync/client",
+  "Tags": [
+    "customization"
+  ],
+  "DalamudApiLevel": 6,
+  "LoadPriority": 0,
+  "IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/client/main/MareSynchronos/images/logo.png",
+  "Punchline": "Let others see you as you see yourself."
+}

BIN
MareSynchronos/images/icon.png


BIN
MareSynchronos/latest.zip


+ 23 - 0
plogonmaster.json

@@ -0,0 +1,23 @@
+[
+    {
+        "Author": "darkarchon",
+        "Name": "Mare Synchronos",
+        "InternalName": "MareSynchronos",
+        "AssemblyVersion": "0.1.11.0",
+        "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
+        "ApplicableVersion": "any",
+        "RepoUrl": "https://github.com/Penumbra-Sync/client",
+        "Tags": [
+          "customization"
+        ],
+        "DalamudApiLevel": 6,
+        "LoadPriority": 0,
+        "IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/client/main/MareSynchronos/images/logo.png",
+        "Punchline": "Let others see you as you see yourself.",
+        "IsHide": "False",
+        "IsTestingExclusive": "False",
+        "DownloadLinkInstall": "https://darkarchon.internet-box.ch:8443/plogon/MareSynchronos/latest.zip",
+        "DownloadLinkTesting": "https://darkarchon.internet-box.ch:8443/plogon/MareSynchronos/latest.zip",
+        "DownloadLinkUpdate": "https://darkarchon.internet-box.ch:8443/plogon/MareSynchronos/latest.zip"
+      }
+]