plogonmaster.json 1.1 KB

1234567891011121314151617181920212223
  1. [
  2. {
  3. "Author": "Kuro",
  4. "Name": "Mare Synchronos",
  5. "InternalName": "MareSynchronos",
  6. "AssemblyVersion": "1.11.0.0",
  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/1.11.0.0.zip",
  20. "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/1.11.0.0.zip",
  21. "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/1.11.0.0.zip"
  22. }
  23. ]