plogonmaster.json 1000 B

1234567891011121314151617181920212223
  1. [
  2. {
  3. "Author": "darkarchon",
  4. "Name": "Mare Synchronos",
  5. "InternalName": "MareSynchronos",
  6. "AssemblyVersion": "0.9.8",
  7. "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
  8. "ApplicableVersion": "any",
  9. "RepoUrl": "https://github.com/Penumbra-Sync/client",
  10. "Tags": [
  11. "customization"
  12. ],
  13. "DalamudApiLevel": 9,
  14. "LoadPriority": 0,
  15. "IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/repo/main/MareSynchronos/images/icon.png",
  16. "Punchline": "Let others see you as you see yourself.",
  17. "IsHide": "False",
  18. "IsTestingExclusive": "False",
  19. "DownloadLinkInstall": "https://cf.maresynchronos.com/release/0.9.8.zip",
  20. "DownloadLinkTesting": "https://cf.maresynchronos.com/release/0.9.8.zip",
  21. "DownloadLinkUpdate": "https://cf.maresynchronos.com/release/0.9.8.zip"
  22. }
  23. ]