plogonmaster.json 1.1 KB

123456789101112131415161718192021222324
  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": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/Changelog.json"
  23. }
  24. ]