diff --git a/GatherBuddy.zip b/GatherBuddy.zip index e5f74957..f2a84784 100644 Binary files a/GatherBuddy.zip and b/GatherBuddy.zip differ diff --git a/repo.json b/repo.json index 705a5e81..319e0a10 100644 --- a/repo.json +++ b/repo.json @@ -1,19 +1,22 @@ [ { - "Author": "Ottermandias", - "Name": "GatherBuddy [T]", - "Description": "Adds commands to simplify gathering by finding nodes and their locations via item name and a UI to keep track of special node uptimes.", - "InternalName": "GatherBuddy", - "AssemblyVersion": "2.1.0.4", - "TestingAssemblyVersion": "2.1.0.4", - "RepoUrl": "https://github.com/Ottermandias/GatherBuddy", - "ApplicableVersion": "any", - "DalamudApiLevel": 4, - "IsHide": "False", - "IsTestingExclusive": "True", - "DownloadCount": 1, - "LastUpdate": 1618608322, - "DownloadLinkTesting": "https://github.com/Ottermandias/GatherBuddy/raw/main/GatherBuddy.zip", - "DownloadLinkUpdate": "https://github.com/Ottermandias/GatherBuddy/raw/main/GatherBuddy.zip", + "Author": "Ottermandias", + "Name": "GatherBuddy [T]", + "Punchline": "Simplify Gathering and Fishing.", + "Description": "Adds commands to simplify gathering by finding nodes and fish and their locations via item name and a UI to keep track of special uptime and weather conditions.", + "Tags": [ "Gathering", "Fishing", "Miner", "Botanist", "Weather", "Alarms", "Timer" ], + "InternalName": "GatherBuddy", + "AssemblyVersion": "2.1.0.4", + "TestingAssemblyVersion": "2.1.0.4", + "RepoUrl": "https://github.com/Ottermandias/GatherBuddy", + "ApplicableVersion": "any", + "DalamudApiLevel": 4, + "IsHide": "False", + "IsTestingExclusive": "True", + "DownloadCount": 1, + "LastUpdate": 1618608322, + "DownloadLinkTesting": "https://github.com/Ottermandias/GatherBuddy/raw/main/GatherBuddy.zip", + "DownloadLinkUpdate": "https://github.com/Ottermandias/GatherBuddy/raw/main/GatherBuddy.zip", + "IconUrl": "https://raw.githubusercontent.com/Ottermandias/GatherBuddy/main/images/icon.png" } ]