From 348b92389c1e29fa728e8d580386ed1570f79ed5 Mon Sep 17 00:00:00 2001 From: megurt Date: Sat, 3 Aug 2024 03:21:19 +0300 Subject: [PATCH] json update --- WhichMount/WhichMount.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/WhichMount/WhichMount.json b/WhichMount/WhichMount.json index a20fbdd..f3a5fea 100644 --- a/WhichMount/WhichMount.json +++ b/WhichMount/WhichMount.json @@ -4,7 +4,6 @@ "Name": "Which Mount", "Punchline": "Show mount information of other players", "Description": "Plugin adds the “Mount Search” button to the context menu on the target, which displays information about the mount and the method of obtaining it in the chat. In the settings, you can enable options that add to the output information the current availability of transportation in the game and the number of seating places", - "IsHide": false, "ApplicableVersion": "any", "InternalName": "WhichMount", "RepoUrl": "https://github.com/megurte/WhichMount", @@ -13,14 +12,12 @@ "DownloadLinkTesting": "https://github.com/megurte/WhichMount/releases/download/1.0.0.0/latest.zip", "DalamudApiLevel": 10, "AssemblyVersion": "1.0.0.0", - "IsTestingExclusive": "False", "Tags": [ "Character", "Mount", "Search", "Information", "GameData" - ], - "IconUrl": "" + ] } ]