plogonmaster.json 1.0 KB

123456789101112131415161718192021222324
  1. [
  2. {
  3. "Author": "Kuro",
  4. "Name": "Mare Synchronos Kuro",
  5. "Punchline": "Let others see you as you see yourself.",
  6. "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
  7. "InternalName": "MareSynchronosKuro",
  8. "AssemblyVersion": "2.3",
  9. "ApplicableVersion": "any",
  10. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  11. "Tags": [
  12. "customization"
  13. ],
  14. "DalamudApiLevel": 13,
  15. "LoadPriority": 0,
  16. "IconUrl": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/images/icon.png",
  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": "- Test Changelog V23"
  23. }
  24. ]