plogonmaster.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. [
  2. {
  3. "Author": "Kuro",
  4. "Name": "Mare Synchronos Kuro",
  5. "Punchline": "Let others see you as you see yourself.",
  6. "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
  7. "InternalName": "MareSynchronosKuro",
  8. "AssemblyVersion": "2.3",
  9. "ApplicableVersion": "any",
  10. "RepoUrl": "https://git.kurokitsune.eu/Kuro/Mare-Client",
  11. "Tags": [
  12. "customization"
  13. ],
  14. "DalamudApiLevel": 14,
  15. "LoadPriority": 0,
  16. "IconUrl": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/images/icon.png",
  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. },
  23. {
  24. "Author": "Kuro",
  25. "Name": "Hunt Helper Kuro",
  26. "Punchline": "basically a hunt radar + train recorder + notifications + s rank utils +++.",
  27. "Description": "Hunt map with spawns points, A-Rank train recorder (w/ export/import sharing), TTS, Chat notifications, Counters for S-Rank Spawns",
  28. "InternalName": "HuntHelperKuro",
  29. "AssemblyVersion": "1.0.0.33",
  30. "ApplicableVersion": "any",
  31. "RepoUrl": "https://git.kurokitsune.eu/Kuro/HuntHelper",
  32. "Tags": [
  33. "hunt",
  34. "radar",
  35. "the hunt",
  36. "train",
  37. "s rank",
  38. "map",
  39. "mob"
  40. ],
  41. "DalamudApiLevel": 15,
  42. "LoadPriority": 0,
  43. "IconUrl": "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/icon.png",
  44. "IsHide": "False",
  45. "IsTestingExclusive": "False",
  46. "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/HuntHelper/latest.zip",
  47. "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/HuntHelper/latest.zip",
  48. "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/HuntHelper/latest.zip"
  49. }
  50. ]