plogonmaster.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. [
  2. {
  3. "Author": "Kuro",
  4. "Name": "Mare Synchronos Kuro",
  5. "InternalName": "MareSynchronosKuro",
  6. "AssemblyVersion": "2.2",
  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/latest.zip",
  20. "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  21. "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
  22. "Changelog": [
  23. {
  24. "date": "2025-08-30T21:46:00",
  25. "version": "2.2",
  26. "changes": [
  27. {
  28. "message": "Update Client Version from 1.11.0 to 2.1",
  29. "author": "Kuro",
  30. "sha": "1b6789fdd457afbd21001545e6305065251df03c",
  31. "date": "2025-08-30T20:57:00"
  32. }
  33. ]
  34. },
  35. {
  36. "date": "2025-08-30T20:27:00",
  37. "version": "2.1",
  38. "changes": [
  39. {
  40. "message": "remove Discord Server",
  41. "author": "Kuro",
  42. "sha": "a7faddadcac07b97ab72deaf0c6b22fec662bdd3",
  43. "date": "2025-08-30T20:19:00"
  44. }
  45. ]
  46. },
  47. {
  48. "date": "2025-08-30T18:52:00",
  49. "version": "2.0",
  50. "changes": [
  51. {
  52. "message": "Penumbra API Update",
  53. "author": "Kuro",
  54. "sha": "18392b112c2c4a3a7844425542bb545b57c41ab8",
  55. "date": "2025-08-30T19:17:00"
  56. }
  57. ]
  58. }
  59. ]
  60. }
  61. ]