plogonmaster.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. [
  2. {
  3. "Author": "Kuro",
  4. "Name": "Mare Synchronos Kuro",
  5. "InternalName": "MareSynchronosKuro",
  6. "AssemblyVersion": "2.0",
  7. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  8. "Changelog": "- Penumbra API Update"
  9. },
  10. {
  11. "Author": "Kuro",
  12. "Name": "Mare Synchronos Kuro",
  13. "InternalName": "MareSynchronosKuro",
  14. "AssemblyVersion": "2.1",
  15. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  16. "Changelog": "- remove Discord Server"
  17. },
  18. {
  19. "Author": "Kuro",
  20. "Name": "Mare Synchronos Kuro",
  21. "InternalName": "MareSynchronosKuro",
  22. "AssemblyVersion": "2.2",
  23. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  24. "Changelog": "- Update Client Version from 1.11.0 to 2.1"
  25. },
  26. {
  27. "Author": "Kuro",
  28. "Name": "Mare Synchronos Kuro",
  29. "InternalName": "MareSynchronosKuro",
  30. "AssemblyVersion": "2.3",
  31. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  32. "Changelog": "- Test Changelog V23"
  33. },
  34. {
  35. "Author": "Kuro",
  36. "Name": "Mare Synchronos Kuro",
  37. "Punchline": "Let others see you as you see yourself.",
  38. "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
  39. "InternalName": "MareSynchronosKuro",
  40. "AssemblyVersion": "2.4",
  41. "ApplicableVersion": "any",
  42. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  43. "Tags": [
  44. "customization"
  45. ],
  46. "DalamudApiLevel": 13,
  47. "LoadPriority": 0,
  48. "IconUrl": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/images/icon.png",
  49. "IsHide": "False",
  50. "IsTestingExclusive": "False",
  51. "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  52. "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  53. "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  54. "Changelog": "- Test Changelog V24"
  55. }
  56. ]