MareSynchronos.json 669 B

12345678910111213141516171819
  1. {
  2. "Author": "darkarchon",
  3. "Name": "Mare Synchronos",
  4. "InternalName": "MareSynchronos",
  5. "AssemblyVersion": "0.7.4.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. "LoadPriority": 0,
  16. "IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/client/main/MareSynchronos/images/logo.png",
  17. "Punchline": "Let others see you as you see yourself.",
  18. "AcceptsFeedback": true
  19. }