plogonmaster.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. [
  2. {
  3. "Author": "Kuro",
  4. "Name": "Mare Synchronos Kuro",
  5. "InternalName": "MareSynchronosKuro",
  6. "AssemblyVersion": "2.2",
  7. "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
  8. "ApplicableVersion": "any",
  9. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  10. "Tags": [
  11. "customization"
  12. ],
  13. "DalamudApiLevel": 13,
  14. "LoadPriority": 0,
  15. "IconUrl": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/images/icon.png",
  16. "Punchline": "Let others see you as you see yourself.",
  17. "IsHide": "False",
  18. "IsTestingExclusive": "False",
  19. "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  20. "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  21. "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  22. "Changelog": {
  23. "date": "2025-08-30T21:46:00",
  24. "version": "2.2",
  25. "changes": [
  26. {
  27. "message": "Update Client Version from 1.11.0 to 2.1",
  28. "author": "Kuro",
  29. "sha": "1b6789fdd457afbd21001545e6305065251df03c",
  30. "date": "2025-08-30T20:57:00"
  31. }
  32. ]
  33. }
  34. }
  35. ]