forked from Ottermandias/GatherBuddy
-
Notifications
You must be signed in to change notification settings - Fork 31
/
manifest.json
27 lines (27 loc) · 930 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"Author": "The Combat Reborn Team",
"Name": "GatherBuddy Reborn",
"InternalName": "GatherbuddyReborn",
"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. Also automatically gathers items based on these conditions using lists that you specify. Automated gathering requires vnavmesh.",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 11,
"Tags": [
"Gathering",
"Fishing",
"Mining",
"Botany",
"Weather",
"Alarms",
"Automatic",
"Forager"
],
"CategoryTags": [
"Jobs",
"Utility"
],
"IsTestingExclusive": false,
"IconUrl": "https://raw.githubusercontent.com/FFXIV-CombatReborn/RebornAssets/main/IconAssets/GBR_Icon.png",
"Punchline": "Simplify Gathering and Fishing to the extreme.",
"AcceptsFeedback": true
}