MareSynchronos.json 697 B

1234567891011121314151617181920
  1. {
  2. "Author": "darkarchon",
  3. "Name": "Mare Synchronos",
  4. "InternalName": "MareSynchronos",
  5. "AssemblyVersion": "0.8.29.0",
  6. "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
  7. "ApplicableVersion": "any",
  8. "RepoUrl": "https://github.com/Penumbra-Sync/client",
  9. "Tags": [
  10. "customization"
  11. ],
  12. "DalamudApiLevel": 8,
  13. "LoadRequiredState": 0,
  14. "LoadSync": false,
  15. "CanUnloadAsync": false,
  16. "LoadPriority": 0,
  17. "IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/client/main/MareSynchronos/images/logo.png",
  18. "Punchline": "Let others see you as you see yourself.",
  19. "AcceptsFeedback": true
  20. }