Parcourir la source

Add HuntHelper with Trace

kuro il y a 5 mois
Parent
commit
e28e232593
4 fichiers modifiés avec 59 ajouts et 0 suppressions
  1. 32 0
      HuntHelper/HuntHelper.json
  2. BIN
      HuntHelper/images/icon.png
  3. BIN
      HuntHelper/latest.zip
  4. 27 0
      plogonmaster.json

+ 32 - 0
HuntHelper/HuntHelper.json

@@ -0,0 +1,32 @@
+{
+  "Author": "img02",
+  "Name": "Hunt Helper",
+  "InternalName": "HuntHelper",
+  "AssemblyVersion": "1.0.0.31",
+  "Description": "Hunt map with spawns points, A-Rank train recorder (w/ export/import sharing), TTS, Chat notifications, Counters for S-Rank",
+  "ApplicableVersion": "any",
+  "RepoUrl": "https://github.com/img02/HuntHelper",
+  "Tags": [
+    "hunt",
+    "radar",
+    "the hunt",
+    "train",
+    "s rank",
+    "map",
+    "mob"
+  ],
+  "DalamudApiLevel": 14,
+  "LoadRequiredState": 0,
+  "LoadSync": false,
+  "CanUnloadAsync": false,
+  "LoadPriority": 0,
+  "ImageUrls": [
+    "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image1.png",
+    "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image2.png",
+    "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image3.png",
+    "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/image4.png"
+  ],
+  "IconUrl": "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/icon.png",
+  "Punchline": "basically a hunt radar + train recorder + notifications + s rank utils +++.",
+  "AcceptsFeedback": true
+}

BIN
HuntHelper/images/icon.png


BIN
HuntHelper/latest.zip


+ 27 - 0
plogonmaster.json

@@ -19,5 +19,32 @@
     "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
     "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip",
     "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/MareSynchronos/latest.zip"
+  },
+  {
+    "Author": "Kuro",
+    "Name": "HuntHelper Kuro",
+    "Punchline": "basically a hunt radar + train recorder + notifications + s rank utils +++.",
+    "Description": "Hunt map with spawns points, A-Rank train recorder (w/ export/import sharing), TTS, Chat notifications, Counters for S-Rank",
+    "InternalName": "HuntHelper",
+    "AssemblyVersion": "1.0.0.31",
+    "ApplicableVersion": "any",
+    "RepoUrl": "https://git.kurokitsune.eu/Kuro/HuntHelper",
+    "Tags": [
+      "hunt",
+      "radar",
+      "the hunt",
+      "train",
+      "s rank",
+      "map",
+      "mob"
+    ],
+    "DalamudApiLevel": 14,
+    "LoadPriority": 0,
+    "IconUrl": "https://raw.githubusercontent.com/img02/HuntHelper/main/Images/icon.png",
+    "IsHide": "False",
+    "IsTestingExclusive": "False",
+    "DownloadLinkInstall": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/HuntHelper/latest.zip",
+    "DownloadLinkTesting": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/HuntHelper/latest.zip",
+    "DownloadLinkUpdate": "https://git.kurokitsune.eu/Kuro/Mare-Repo/raw/main/HuntHelper/latest.zip"
   }
 ]