HuntHelperKuro.json 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "Author": "Kuro",
  3. "Name": "Hunt Helper Kuro",
  4. "InternalName": "HuntHelperKuro",
  5. "AssemblyVersion": "1.0.0.33",
  6. "Description": "Hunt map with spawns points, A-Rank train recorder (w/ export/import sharing), TTS, Chat notifications, Counters for S-Rank Spawns",
  7. "ApplicableVersion": "any",
  8. "RepoUrl": "https://github.com/img02/HuntHelper",
  9. "Tags": [
  10. "hunt",
  11. "radar",
  12. "the hunt",
  13. "train",
  14. "s rank",
  15. "map",
  16. "mob"
  17. ],
  18. "DalamudApiLevel": 15,
  19. "LoadRequiredState": 0,
  20. "LoadSync": false,
  21. "CanUnloadAsync": false,
  22. "LoadPriority": 0,
  23. "ImageUrls": [
  24. "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image1.png",
  25. "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image2.png",
  26. "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image3.png",
  27. "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image4.png"
  28. ],
  29. "IconUrl": "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/icon.png",
  30. "Punchline": "basically a hunt radar + train recorder + notifications + s rank utils +++.",
  31. "AcceptsFeedback": true
  32. }