-
Notifications
You must be signed in to change notification settings - Fork 0
/
pluginmaster.json
26 lines (26 loc) · 1.16 KB
/
pluginmaster.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
[
{
"Author": "Det",
"Name": "Auto Hook",
"Punchline": "Makes fishing less (or more) boring",
"Description": "It hooks the fish for you, can you believe it?",
"InternalName": "AutoHook",
"RepoUrl": "https://github.com/InitialDet/AutoHook",
"ApplicableVersion": "any",
"Tags": [
"Gathering",
"Fishing"
],
"DalamudApiLevel": 6,
"IconUrl": "https://raw.githubusercontent.com/InitialDet/AutoHook/main/AutoHook/images/icon.png",
"Changelog": "- Added an option to not cancel current mooch when using Auto Casts\n- Fixed an issue with \"Stop Fishing After\"",
"IsHide": "False",
"IsTestingExclusive": "False",
"AssemblyVersion": "2.2.2.1",
"LastUpdated": 1659158887,
"DownloadCount": 571,
"DownloadLinkInstall": "https://github.com/InitialDet/AutoHook/releases/download/2.2.2.1/latest.zip",
"DownloadLinkTesting": "https://github.com/InitialDet/AutoHook/releases/download/2.2.2.1/latest.zip",
"DownloadLinkUpdate": "https://github.com/InitialDet/AutoHook/releases/download/2.2.2.1/latest.zip"
},
}