Files
xiv-plugins/pluginmaster.json

26 lines
1.1 KiB
JSON

[
{
"Author": "Bep",
"Name": "Auto Fishing Stool",
"InternalName": "AutoFishingStool",
"AssemblyVersion": "1.2.0.0",
"TestingAssemblyVersion": null,
"Description": "Automatically uses /sit while fishing, with an option to stand during Spectral Currents.",
"Punchline": "Automatically sits after entering fishing mode.",
"RepoUrl": "https://git.bep.moe/verniy/xiv-plugins",
"ApplicableVersion": "any",
"DalamudApiLevel": 15,
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkInstall": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/repo/AutoFishingStool/latest.zip",
"DownloadLinkUpdate": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/repo/AutoFishingStool/latest.zip",
"LastUpdate": "1786130579",
"IconUrl": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/AutoFishingStool/icon.png",
"Tags": [
"fishing",
"utility"
],
"Changelog": "Add a setting to stand during Spectral Currents and sit again afterward."
}
]